You could check the plugin files and see if the plugin author has registered an uninstall function with register_activation_hook
or if there is a uninstall.php
file in the plugin folder. I think the custom taxonomy and the terms should stay in your database, if the plugin doesn’t do any uninstalling. You can then register the custom taxonomy with your own function, using the same name, object type and args.
I think WordPress will give you an error, if you try to register a custom taxonomy with the same name that an active plugin uses to register a taxonomy.
Related Posts:
- Plugin to restrict non-admin user to existing tags
- How to add terms to a post depending on its title?
- Mixed unrelated taxonomy in permalink
- Advanced Custom Fields displaying on tag pages
- Preg Match All doesn’t Allow echo first character for WordPress Taxonomy Tags
- How do I get fresh post data in post_publish hook?
- How to Display Taxonomy Custom Meta Box Data in Archive Page?
- Enable users to change change and add taxonomies of posts
- How to set taxonomy in custom plugin?
- Individual testimonial taxonomy not displaying (white screen)
- How do I apply style to each category of a list?
- Redirect to another page using contact form 7? [closed]
- How to check if a taxonomy not exists in a plugin
- Taxonomy Drill-Down / Plugin Help – hierarchical queries within plugin?
- I receive taxonomy id
- How to get the get the select values created by ACF plugin in wordpress
- Categories from front-end, checkbox selection doesn’t work
- how to create hierachial taxonomy and manage under single post type?
- How to makes changes on the shop/category/tag pages but not on the product pages in woocommerce?
- Visual composer custom element error
- Exclude Tag Links from and Text
- Custom SportsPress list
- How can I display a list of only categories which are marked as ‘featured’ in the backend?
- Related post based on 2 categories
- Get custom term link archive with prefix
- “Tree view” for wp_dropdown_categories() markup
- Is a custom post type considred a plugin?
- Is there a way to combine categories and their hierarchy into the admin listing page?
- Visual Composer Data Source?
- jet engine listing for every single taxonomy in post type [closed]
- Failed to update a post when I add a taxonomy to it
- How to call a plugin function from index.php
- __(): What if I have to pass in a variable?
- Custom Taxonomy in plugin and template
- How Does WordPress Uninclude/Deactivate A Plugin?
- Woocommerce checkout page custom checkbox ticked
- Why allow overriding crucial pluggable functions wp_verify_nonce and wp_create_nonce?
- What is the proper filter to add html to a post / page title?
- Back End Interface Plugin
- Force wordpress to request for FTP Info on theme/plugin install/update
- How can I add a custom meta value on file upload?
- publish_post plugin hook doesn’t always pass $post->post_content
- Extensible code
- Setting Custom Email From name and email address in wp_email()
- Show only preview of posts on the homepage?
- Set the active Navigation Menu from a plugin
- Programatically download a plugin
- Disable plugin per user role
- Build a list of partners with Link, Logo and text
- CSS from textarea in options page to frontend what to do
- Creating plugin using simple_html_dom parser?
- Overide plugin files from child theme (/inc/ ) folder
- wp.media javascript issue with on select
- Add ALT attribute to Pin It Button image to pass HTML5 validation
- How to use my menu PHP code as sidebar?
- Change plugin name on WordPress repo
- Using wpdb without loading all plug-ins via wp-load.php
- Are plugins instantiated on every request to WordPress?
- adding a button to the media uploader
- Get path to themes CSS file inside of a Plugin
- how to activate a plugin inside a theme
- Add text to variable
- How do I add $_SESSION[”] to my wordpress page?
- There has been a critical error on your website – won’t fix no matter what
- Get orders of a specific customer woocommerce
- All in One SEO Pack error message
- How to fix broken media library?
- Deactivated Visual Composer plugin, site crashed, what to do? [closed]
- override function from my plugin [closed]
- Add Stack Exchange Recent Questions to a wordpress sidebar?
- WordPress Membership Plugin Advice [closed]
- Hook for plugin to insert into entry-meta
- Installed WordPress.com Stats with api key and forgot key. How can I register w/ new key?
- Shopp Plugin Remove Quantity Dropdown [closed]
- jQuery slider widget similar to cnet.com
- In Multisite Setups, how to update mass sections of sub-sites
- Using file_get_contents within admin but keep logged in
- need to find duplicated meta value in custom filed and view the posts that have the same value
- Bookmarking custom template pages which all have the same page ID
- Push Contact form 7 variable to front end after submission
- Moving all wordpress posts from 50 websites to another website
- Is there any known plugins that would replace WordPress classes in editor with their Bootstrap 4 equivalent?
- Add two row of code to the public static function init of a plugin
- Add spacebar in WP List Table Search
- Taxonomy counter on Taxonomy List(plugin)
- Error after installing the WordPress plugin updates
- Trying to remove a couple categories from shop page
- Enabling plugin on specific pages and subpages
- Widget display in theme
- Can i add custom code in Source in specific page, Header from function.php?
- Plugin to Delete All Posts Monthly
- plugin not working for adding post to page
- Plugin menu replaced by another plugin?
- WordPress plugins not showing after switching servers
- Output dropdown results into Woocommerce Order details
- How to manually remove preload fonts settings in WordPress?
- Display products based on sub-categories
- woocommerce add variable after price
- how to embed a crop feature for cropping images uploaded by the user
- Shortcode to do math with url variables