When the plugin is activated, you can activate the custom taxonomy creation code.
You can create a scenario like this.
Plugin activated – Custom Taxonomy created – Category information is imported via the xml file you created before
You can export your taxonomy data (Tools – Export) and u have xml file.
And than follow this import code
https://stackoverflow.com/questions/19902413/how-import-xml-data-into-wordpress-programatically
Related Posts:
- Redirect to another page using contact form 7? [closed]
- How can i listing current category and Featured Category post list?
- Where do I put the code snippets I found here or somewhere else on the web?
- Customizing subject in comment notification e-mails
- Common functionality between my own plugins
- How to Loop Plugin Option Field Set?
- Why does including a file in theme’s functions.php not work?
- Editor access to plugin settings
- Saving Plugin settings to the database
- Shortcode display outside the div
- Execute a function using ajax
- Add Top-Level Menu that opens URL
- Use functionality of 2 wordpress plugins
- Extend Elementor Archive Posts widget with a custom skin in order to show multiple badges
- HELP: Integrating WP with raw PHP code once published button is hit
- Can wp_script_is used in pluginA check if a script is being enqueued/registered from pluginB?
- I would like to use create a function in my custom plugin to tell WP to use a different header
- Placement of Code in Plugin for hooking `save_post`
- Scope for PHP Variables Assigned in functions.php or a plugin
- The Point of Using apply_filters()
- How to get variables from fucntion.php to my plugin files
- Avoiding Duplicate function names in Post Loop (WP_Footer script)
- How to add class in plugin only for network site?
- plugin development: problem with functions
- Getting a List of Categories for Use in a Plugin?
- wordpress plugin is not activating from widget
- Edit Yoast SEO breadcrumbs output [closed]
- Display post lists in 2nd paragraph
- Using a post-signup hook to get user details
- How to fetch products with the price in a page on woocommerce using a form or live search with php
- creating html reusable blocks via shortcodes
- Conditional attributes and logic per product category
- Difference and examples of esc_attr__() and esc_attr_e()
- List the authors that have written posts in a category
- execute function after one completed
- WordPress checkbox and Illegal string offset
- plugins_url() works everywhere but wp_reqister_script()
- Best/Correct way to add an option to a category
- Shortcode Attributes to Return different $_POST
- Plugin onclick button activate other plugin
- strange shortcode error: does shortcodes requires any dependency?
- How to access OOP plugin function inside themes or other plugin
- How to add category and subcategory in WordPress custom code?
- Different registration form for different roles
- How can i list random author?
- More gentle way to hook WordPress custom url
- How to add custom function to pluggable.php
- How to get Recent Post From Each Category with Thumbnail?
- auto activate plugin when theme is active
- Checkbox show / hide output result
- How to keep plugin (media-sync) running even the tab is closed?
- Where do I put the code snippets I found here or somewhere else on the web?
- How to overwrite the category template in a plugin
- Error using wordpress functions inside a plugin class
- Visual composer custom element error
- Allow a particular user to access a particular plugin?
- How to display the category name in the tab and post inside the tab in WordPress?
- How to copy the all WordPress media items to another custom plugin folder?
- WordPress default post categories meta box widget
- Fatal error “Call to undefined function is_plugin_active” each time the plugin is activated
- function post to trash problem
- Custom Plugin: How to Include Install Buttons of other 3rd Party Plugins?
- Getting the same post on my related post
- The function called on the wp head hook becomes null
- adding dynamic/multiple slug values in ‘option_none_value’
- Precheck fields when I add a new post
- working code, not working – Plugin Dev
- how override a define
- Is admin section completely customizable in terms of styling?
- register_activation_hook doesn’t fire at all
- My ajax request don´t work and return 0
- WordPress Add advertising ads befor and after content with periority [closed]
- plugin not hooking to my custom hook
- Populate select option with JSON file
- View more posts of a sub-category
- Can plugin automatically update if i hide the update notification?
- trying to create simple plugin to filter categories from all authors
- how to create table during plugin installation in side a class
- WordPress plugin options need to delete after deactivate & uninstall
- Saving an array to get_options
- Saving plugin data returns “You do not have sufficient permissions to access this page.”
- How to Overwrite validate_plugin function
- How to add a handler for a button in plugin?
- Can anyone tell me why I can’t edit a plugin when it is installed without having to re-install?
- Filter EVERY category link with my plugin
- Custom Function for SEO by Yoast plugin
- Doing action based on input from options menu
- Call current post parameters inside a plugin
- How can I add the custom taxonomy categories to the posts and pages?
- How to list posts that appear in two categories
- Pass strings to plugin function [closed]
- Send email notification when meet the condition
- How can I save the selected page in the dropdown after anyone clicks on Save Changes?
- Gravity Forms and Gravity View Permissions
- How can I save the selected page in the dropdown after anyone clicks on Save Changes?
- wp_enqueue_script doesn’t load JS in plugin
- Shortcode cannot parse attributes within double quotes. ” is becoming ” breaking my shortcode
- Mixed results with is_page() WordPress function, when using $this, or self
- Read page- or post-content across different builder-plugins
- How to get next day date of a specific day