Navigation überspringen

[Gelöst] Duplicate pages in a Custom Post Type and put them in another CPT

This support ticket is created vor 4 Jahren, 10 Monaten. There's a good chance that you are reading advice that it now obsolete.

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/Karachi (GMT+05:00)

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Waqar vor 4 Jahren, 10 Monaten.

Assistiert von: Waqar.

Author
Artikel
#1513675

Tell us what you are trying to do?
Hello I would like to duplicate about 50 "pages" created in one Custom Post Type and move them (or put them) in another Custom Post Type. How can I achieve this ?

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?

#1514841

Hi,

Thank you for contacting us and I'd be happy to assist.

The Toolset plugins don't offer any built-in feature to move posts from one post type to another, but these are a couple of options that you can try:

1. You can use any third-party import/export plugin which can export your posts from one post type and then import them into another.

- WP All Import ( versteckter Link )
- WordPress Ultimate CSV Importer ( versteckter Link )

OR

2. There are third-party plugins available, which will allow you to convert the post type of your existing posts:

https://wordpress.org/plugins/post-type-switcher/
versteckter Link

OR

3. If you're comfortable with PHP code, you can write some custom code which can programmatically create copies of your posts in one post type to another post type:

versteckter Link
versteckter Link

I hope this helps and personalized assistance around custom code, you can also consider hiring a professional from our list of recommended contractors:
https://toolset.com/contractors/

regards,
Waqar