Opis
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.
Zrzuty ekranu
Instalacja
- 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.
Najczęściej zadawane pytania
- 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.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Transform My Post” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniWtyczka „Transform My Post” została przetłumaczona na 6 języków. Podziękuj tłumaczom za ich wkład.
Przetłumacz wtyczkę “Transform My Post” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
Refer to the GitHub repository for information on version history.