10+
安裝啟用
★★★★★
5/5 分(2 則評價)
3538 天前
最後更新
—
問題解決
WordPress 3.0+ v2.0 上架:2013-06-22
內容簡介
這個外掛可以幫助你自定義文章編輯頁面上的 meta box 的順序。它與自定義的 meta box 完美搭配。
使用方法
安裝並啟用外掛
通過過濾器設定要排序的小工具。這個外掛沒有界面。
更新哈希值。
如果你想強制用戶進行操作,請使用代碼 add_filter( 'post_meta_box_order_force_override', '__return_true' );
外掛標籤
開發者團隊
原文外掛簡介
This plugin help you to customize order of meta boxes on posts screen. It perfectly works with custom meta boxes.
Usage
Install and activate plugin
Order widgets via filters. This plugin hasn’t interface for this.
Update hash.
If you want to force users , add_filter( 'post_meta_box_order_force_override', '__return_true' );
