Beskriuwing
Draggable and sortable meta boxes is one of the cool features of WordPress. But let users customize the UI could become painful when doing technical supports online or on the phone. The client might has moved the publish box to the bottom of the page, but you still ask her / him to look at the top right corner for it. Unsortable Meta Box is a simple fix to situation like this.
This plugin is made for:
- Disable dragging of meta boxes. You could disable dragging on all or certain pages (Dashboard, Post, Page, Custom Post Types etc.), which could be set on the Settings page.
- Reset positions of the meta boxes on certain pages. Do this on the Settings page.
- TODO – Add roles selection. (Disable dragging or reset the positions for selected roles.)
- TODO – Save the positions of the meta boxes for recovery later.
Skermôfbyldings
Ynstallaasje
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘unsortable-meta-box’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
unsortable-meta-box.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
unsortable-meta-box.zip
- Extract the
unsortable-meta-box
directory to your computer - Upload the
unsortable-meta-box
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Resinsjes
D’r binne gjin resinsjes foar dizze plugin.
Meiwurkers & amp; Untwikkelders
“Unsortable Meta Box” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.
MeiwurkersOersette “Unsortable Meta Box” yn jo taal.
Ynteressearre yn ûntwikkeling?
Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .
Feroaringslog
0.9.0
- Fix “commentsBox is not defined” issue.
0.8.0
- Use 3-digit version number.
- Remove weDevs Settings API wrapper class. Use WordPress Settings API directly.
- Debug and improve performance via Scrutinizer.
0.7
- Translation for Traditional Chinese has been added.
0.6
- Add activation and deactivation messages.
0.5
- The first version.