Опис
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.