Descrição
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 de tela
Instalação
- 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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Movable Content Editor” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Movable Content Editor” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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