Beschreibung
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.
Screenshots
Installation
- 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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Movable Content Editor“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Movable Content Editor“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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