Περιγραφή
Transforming the post type of your posts, pages and custom post types can be very manual and go wrong. Now you can do it super easily without copying content or altering the database.
Developers
For information regarding the hooks and integrations in this plugin, refer to the wiki on the GitHub repository.
Στιγμιότυπα
Εγκατάσταση
- Download, unzip and upload the package to your plugins directory.
- Log into the dashboard and activate within the plugins page.
- Edit any post and change the option under the Post Type meta box.
Συχνές Ερωτήσεις
- How do I transform a post or page?
-
Edit the post and look for the meta box titled Post Types. That will have an option where you can select any post type you want.
- What happens to my post data that is unsupported by some post types like revisions?
-
Your data is kept safe even when changing post types. If it is unsupported, it won’t be used unless you decide to switch the post type back in case you change your mind.
- Can I choose which post types can be changed?
-
Yes, you can use the
transformable_post_types
filter hook which passes an array of post types that can be changed on the post edit screen. - I’ve made a mistake, can I revert my changes?
-
Yes, if you’ve accidentally changed the post type of something, all you need to do is edit the post again and switch the post type back.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Transform My Post” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Transform My Post” έχει μεταφραστεί σε 6 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Transform My Post” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
Refer to the GitHub repository for information on version history.