• An essential for custom post types & custom taxonomies.
    Only suggestion I would make, is to have the option to hide the no-term in the UI page.

Viewing 1 replies (of 1 total)
  • Plugin Author HelgaTheViking

    (@helgatheviking)

    Thanks for the kind review. Hiding the “no term” option is covered in the FAQ.

    You just need to use filters:

    add_filter( "radio-buttons-for-taxonomies-no-term-{$taxonomy}", "__return_FALSE" );

Viewing 1 replies (of 1 total)
  • The topic ‘Works Perfectly’ is closed to new replies.