Περιγραφή
This is a utility for converting lots of posts or pages to a custom post type (or vice versa). You can limit the conversion to posts in a single category or children of specific page. You can also assign new taxonomy terms, which will be added to the posts’ existing terms.
This plugin is useful for converting many posts at once. If you’d rather do one at a time, use Post Type Switcher instead.
Εγκατάσταση
- Install a database backup plugin, like WP DB Backup. Make a backup of your database, and make sure you know how to restore your site using the backup. I’m not kidding. Do this first!
- Upload this plugin directory to
/wp-content/plugins/
- Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress
- Go to Tools → Convert Post Types to convert your posts.
Συχνές Ερωτήσεις
- Installation Instructions
-
- Install a database backup plugin, like WP DB Backup. Make a backup of your database, and make sure you know how to restore your site using the backup. I’m not kidding. Do this first!
- Upload this plugin directory to
/wp-content/plugins/
- Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress
- Go to Tools → Convert Post Types to convert your posts.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Convert Post Types” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Convert Post Types” έχει μεταφραστεί σε 2 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Convert Post Types” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.4
- Refactored some code and added WPML support. Props Jenny Beaumont.
1.3.1
- Fixed a problem with the “Convert” button overlapping the footer in WP 3.8x
1.3
- Failing to select a to/from post type now gives an error instead of converting posts to an invalid type.
- Things converted to posts do not receive the default category if other categories are set.
- Flat taxonomies are now set correctly.
- Various query-related bugs fixed, like all pages being converted even if a parent was chosen.
1.2.1
- Fixed a notice on the admin screen.
1.2
- Fixed compatibility problem with WordPress 3.3.
- Using built-in functions instead of database queries for better caching and support for hooks.
1.1
- Removed private post types (like nav menu items) from the dropdown menus to prevent accidents. Only public post types are available for switching.
1.0
- First release (June 30, 2010)