Beschrijving
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.
Schermafbeeldingen
Installatie
- 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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Movable Content Editor” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Movable Content Editor” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
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