Opis
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.
Snimke zaslona
Instalacija
- 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.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Movable Content Editor” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Movable Content Editor” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
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