Descripción
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.
Capturas de pantalla
Instalación
- 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.
FAQ
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Transform My Post” es software de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores“Transform My Post” ha sido traducido en 6 idiomas. Gracias a los traductores por sus contribuciones.
Traduce “Transform My Post” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
Refer to the GitHub repository for information on version history.