You need to:
-
Hook into the
edited_$taxonomyaction. Just replace$taxonomywith the name of your custom taxonomy. Based on your example I thinkedited_locationwill work for you. -
Create a custom
query_varto pass on the fact that your taxonomy has changed.
For #2, this answer should get you going. Good luck!
Related Posts:
- How to Add a Third Level Sub Menu to the WordPress Admin Menu
- Creating a WordPress admin page without a menu for a plugin
- Plugin development: how to create a form and get custom data?
- Master menu item for multiple plugins?
- wp_verify_nonce() why return false?
- Hide Theme options and Customize Admin menu
- White page on custom plugin option submit
- Suggestions on Approach to New Plugin I’m Stuck On
- creating a plug in that would tap into save/update action of posts [closed]
- Why WP_Screeen doesn’t show all options with admin_body_class
- add_submenu_page returns null
- How do I add an options page at the bottom of the list?
- How to remove a CPT Menu from the Root Admin only
- Admin menu hilighting wrong item for CPT
- How to add submenu to WordPress plugin in the same Directory of main Plugin?
- How can I pass value to function in add_menu_page?
- Submitting form to admin-post.php WordPress
- Uninstall, Activate, Deactivate a plugin: typical features & how-to
- How do you debug plugins?
- Add multiple plugin directories
- What are the differences between WPINC and ABSPATH?
- Where do I put the code snippets I found here or somewhere else on the web?
- Delete WordPress plugin Repository
- Giving Multiple Authors Access to a Plugin’s WP.org Repo
- How to stop showing admin notice after close button has been clicked
- Add section (add_settings_section) to a custom page (add_submenu_page)
- How to save the values of checkbox to the register setting?
- Creating a default Custom Post Template that a Theme can override
- Load plugin selectively for pages or posts, etc
- Multiple plugins vs combined one
- How to get Login Error messages on a custom template
- Can i create two tables at single time while installation of custom plugin?
- Using add_filter inside another class
- Enqueue style inside shortcode but its loaded at the bottom of page (before footer scripts)
- How do I check if my $wpdb->insert() was successful?
- WordPress plugin installation error
- How long does it take for a new plugin to be approved?
- Claim Listing functionality – how to send email to users when their claim has been approved or denied
- Creating a theme option page?
- Custom plugin giving: wp-admin/admin-ajax.php 400 (Bad Request)
- Add post thumbnail from external image with plugin
- Where is the source code that makes the “all” array grabs filters in the $wp_filter?
- How does WooCommerce display a custom comment_type in Comment Admin?
- Force plugin to fail activation
- How to add inline css/js inside a shortcode
- Could someone please help me to add category id with in this query so this will return posts from a certain category?
- Is this plugin being loaded before file.php, subsequently not allowing me to use certain functions?
- reorder plugin menu position
- Plugin not saving values when placed in a folder within /wp-content/plugins
- How to integrate plugin in WordPress theme
- building plugin and it is displaying above plugins page
- How do I write into a file (css)
- Dynamic CSS Vs Inline Issues in Code any Way around in a WordPress Themes?
- Is license need for free wordpress plugin
- How to send little data between admin pages of my plugin?
- plugin development: problem with functions
- Getting a List of Categories for Use in a Plugin?
- Loco Translate: Custom Post and Custom Taxonomy Labels not translated in wp-admin menu
- Where should I save an API key of my user when installing my plugin?
- How to make a customize role and view a specific plugins base on that role?
- Custom form action to handle data inside a plugin
- WP Post Template – Templates in own folder
- Allow users of my plugin to define their own shortcode rather than use mine?
- Building plugin with changeable custom post type values…advice needed
- How to get all of the activate_plugin action parameters?
- Display update notification messages like ‘What’s New’
- CRUD and Frontend show from a custom table without shortcode
- Map Custom Registration Fields to WordPress User Roles
- How can I make 2 plugins that include different versions of a framework to both use the latest version?
- Add Plugin options as subpage to Theme options page
- Image upload and download from front-end
- custom payment gateway in woocommerce failed to connect to remote api server
- Plugin options page with live preview?
- What can be reason for no plugin-strings available under stable section on translate.wordpress.org?
- correct way to include a library(and its dependent libraries) in wordpress development
- Issue Tracker from pre exsisting table [closed]
- Ajax call returning 0
- How to update post’s content on post publish?
- WP_Terms_List_Table Quick Edit not working
- Git Hosting for WordPress SVN Plugin Repository [closed]
- WordPress plugin admin html being shown in Customizer iframe
- Is there a directory my plugin can write files to that cannot be viewed via the browser/url?
- How to exclude certain files from the plugin editor?
- WordPress Widget – Saving multidimensional arrays into $instance
- manage_{taxonomy}_custom_column not working
- Suitable hook when creating, updating and deleting posts programmatically
- add_meta_box showing blank screen in my page
- How to be Variables and options must be escaped when echo’d?
- How to override plugin function in code snippets WordPress
- How can I gather forums posted by visitors from different sites in one place? [duplicate]
- How to make content as required in custom post type?
- How to create a “Most Popular” & “Latest” TAB in WordPress
- is_user_logged_in() undefined at shutdown in plugin context
- What are Seeds? [closed]
- Shortcode cannot parse attributes within double quotes. ” is becoming ” breaking my shortcode
- Plugin translations are not loaded from translate.wordpress.org
- Use inline callable for hooks and filters
- Mixed results with is_page() WordPress function, when using $this, or self
- I have created a custom plugin. After activation it creating page but i am not getting how to add another php file at page content?
- Gutenberg Blocks and Elementor