WP All Import can be extended using our Add-On API to fully support any plugin or theme. Does your plugin or theme use custom database tables, inter-related post types, or some other unique setup? No problem, as you can write custom code to accommodate any situation.
Are you a plugin or theme developer?
Creating a WP All Import add-on will give your users an easy and free way to import their data to your plugin or theme.
An add-on can make things MUCH easier for your users if your plugin/theme doesn』t store data in the 「normal」 places in WordPress.
For example, many plugins and themes use nested serialized arrays and custom gallery fields to store data, but WP All Import doesn』t provide a simple way to import to those.
Note: Add-ons can be used with both the free and paid versions of WP All Import. This means all of your users will have an easy way to make use of the add-on you create.
Best of all, coding add-ons is extremely easy using our Rapid Add-On API.
An add-on is just a normal WordPress plugin, and a simple add-on can be done with less than 20 lines of code.
Continue to Add-On Structure to learn how to code an add-on.
What's Next?
Add-On Structure
Best Practices
A Complete Add-On
Related
Text Fields
Radio Fields
Image Fields
Nested Fields