[WordPress] 外掛分享: Post Meta Box Order

首頁外掛目錄 › Post Meta Box Order
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' );

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Post Meta Box Order」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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' );

文章
Filter
Apply Filters
Mastodon