Descripción
This plugin makes the main content editor movable with drag and drop, just like the other meta boxes, so you can have it where ever you want on the edit page. This idea came while editing WooCommerce products where we wanted the product data on top and the text fields under. This plugins works for any post type and you can esily select witch post types you want to activeate this for.
See the screenshot to see how it looks.
Development
All development of this plugin occurs on GitHub. Please help me develop this by forking and sending pull requests.
Capturas
Instalación
- Upload the plugin folder to the
/wp-content/plugins/
directory in your WordPress installation - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Settings’ and then ‘Movable Content Editor’ to check the post types you want to activate this for.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Movable Content Editor» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Movable Content Editor» 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.
Registro de cambios
0.1.7
Added language support
– Added Swedish translation
0.1.4 – 0.1.6
Bugfixes
0.1.3
Bugfix: Removed debug output
0.1.2
Added option to set the box header
0.1.1
Bugfixes
0.1.0
First public release