Looking at the source (edit-tag-form.php) it doesn’t look like there is a way of doing this through filters, as the code is directly outputted as oposed to being held in a variable. All {$taxonomy}_pre_edit_form
does is allow you to add code before the form.
JS I think is the only way, and to be honest it’s not a bad way – it sould only be a few odd lines, and if it achieves what you want, then it’s surely good news.
Related Posts:
- How to add a style to taxonomy edit page
- Remove description in custom taxonomy edit screen
- Create Admin Only Taxonomies?
- Require a Custom Taxonomy to be checked
- Custom taxonomy sort by term meta in admin columns
- Can I limit term selection to one plus parent?
- Date range filter for manage posts list on edit.php
- ‘wp’ action hook not firing in admin and login?
- Adding content to a taxonomy metabox
- Modify “View” in admin panel for custom taxonomy
- Taxonomies image
- Remove categories from post edit page, but keep in sidebar?
- limit post by a taxonomy in the admin
- Separate tags with semicolon
- wp_set_post_terms example?
- Link a page from admin to a custom taxonomy
- An unidentified error has occurred when deleting a category
- Custom columns on edit-tags.php main page
- Is there a way to ‘Lock’ a Taxonomy?
- get_query_var(‘paged’) always returns empty
- Return only the custom sub-term for custom post type, do not echo term-parent
- wp_insert_term is adding a term that has no name
- Get total number of comments from posts in a specific custom taxonomy
- Display one post from each term in a custom taxonomy [closed]
- Is it possible to add taxonomies to user profiles?
- Connect Users and Taxonomies
- WordPress json api taxonomy index method
- get_terms showing link to category even if all posts are drafts
- How to restrict on selecting child taxonomy
- Retrieving custom taxonomy in order, but excluding specific tax IDs
- Sort Custom Taxonomy Terms in admin by custom order
- Is it possible to sort the post based on a custom field?
- How do I get terms as a list for a specific post?
- Change in custom taxonomy permalink causes 404 error for another custom taxonomy
- Display sub-taxonomies based on SELECTED parent-taxonomy
- Checking if a Page has an Associated Term?
- Displaying ACF image field [closed]
- How get custom field from custom taxonomy?
- What are terms and taxonomy, how they related to post and how these three are stored in database?
- Get multiple term objects by ids
- Taxonomy.php issue with search and filters
- Move terms from one taxonomy to another keeping the hierarchy
- How can I get WP to build a feed based on multiple taxonomy terms
- List Recent Post Titles from Custom Taxonomies?
- Catchable fatal error on custom category post
- How do I keep the page I’m on within the URL when running a search on a taxonomy?
- wordpress testimonials
- Custom Taxonomies not retaining hierarchy while importing from one site to another
- Output single post custom taxonomy child terms
- Website loading slowly – Advanced Custom Fields images
- How to check if a post has at least 2 terms from a custom taxonomy attached?
- Removing custom taxonomies from the admin menu
- Custom post type Category Display
- Custom Taxonomy template not display
- Terms Per Page in custom taxonomy Admin
- How to get list of only custom taxonomies?
- pre_get_posts post_meta event
- How can I add a custom permalink to a term?
- Adding Child Terms Programatically – No Warning but No dice either
- Custom taxonomy display name issue
- Variable Not Working Inside is_author() Array
- How can I get Taxonomy Images to work with ‘orderby’ argument?
- How do I hide a term from non-admin users in get_the_term_list?
- Disable a Custom Taxonomies default save mechanism
- Query Results not being displayed please help
- Can I output a custom taxonomy as a submenu in the site navigation menu?
- Sort taxonomy page alphabetically by meta rather than default post date
- Random category URLs not working
- Custom taxonomy throw error 404
- using wp_insert_term to create custom terms for a custom taxonomy from frontend form,
- Product custom taxonomy is not found when space in name
- Display term picture of each post in a loop
- Get Terms of custom Taxonomy of products with certain Product Category
- Clean Taxonomy terms in new post type wordpress
- How to exclude the common terms?
- Get tags name under custom taxonomy in wordpress
- Custom dropdown list taxonomy not saved
- WordPress taxonomy terms archive template help
- How to get all the terms from a custom hierarchical taxonomy via REST api?
- Unable to create a new taxonomy
- Remove taxonomy name and add .html extension in the custom taxonomy term URL
- Pagination for Custom Taxonomy
- Can I make a taxonomy meta box into dropdowns for each parent category?
- Post not showing in my custom advanced search
- sort Posts by custom user filed
- Change order custom taxonomy
- WordPress taxonomy radio buttons
- Register custom taxonomy from a Advenced custom field option page
- get_terms returns array starting at 4
- WordPress doesn’t respect the template hierarchy?
- register and insert category manually
- How to get multiple Taxonomies not All Taxonomies?
- Multiple category lists on one page
- New rewrite rules for custom taxonomy and reuse default
- How to limit posts to 1 from each term with tax_query?
- Can I use $query->set() (in a pre_get_posts() hook) with a custom taxonomy in WP 3?
- Taxonomy archive link from term id
- Rewrite URL for a specific taxonomy [duplicate]
- Template hierarchy html with taxonomy in 6.2
- Hide empty categories on widget