Problem:
Migrate custom post types from Pods.io framework to Toolset Types.
Solution:
Types plugin is using standard WordPress function register_post_type() to create new custom post type
https://codex.wordpress.org/Function_Reference/register_post_type
if the Pods.io framework is using the same way to create custom post type, I suggest you follow our document to convert the custom post type to Types control by following our document:
https://toolset.com/faq/how-do-i-convert-existing-custom-types-and-fields-to-types-control/
If you need to migrate the post data to another new post type, please check this document:
https://toolset.com/documentation/user-guides/how-to-import-content-into-wordpress-using-csv/
Relevant Documentation:
https://toolset.com/faq/how-do-i-convert-existing-custom-types-and-fields-to-types-control/
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 3 replies, has 2 voices.
Last updated by 6 years, 6 months ago.
Assisted by: Luo Yang.