- Issue created by @hongpong
Many WordPress sites have Custom Post Types (CPT) beyond standard posts and pages. It would be useful to be able to import these natively.
However it might require interpreting the contents of the XML file to read from it, and offer additional import wizard steps. Otherwise the machine name attribute, and other attributes, could be manually entered in a set of form fields.
See also π Subtle wizard pagination bug posts/pages, remove "empty" Active regarding these wizard steps. This was discussed in 7.x but no patches: β¨ Custom post types Postponed
More about WordPress "post types":
Implement some kind of CPT import
Additional wizard step pages. At least one per custom post type.
Removing hard coded "post" and "page" references to replace with something more scalable.
Additional config entities created.
Active
3.0
Code