10+
安裝啟用
—
尚無評分
5897 天前
最後更新
—
問題解決
WordPress 2.8.0+ v1.0 上架:2010-01-24
內容簡介
這是針對 WordPress 外掛開發人員的示範,展示如何建立自己的表單於「螢幕選項」面板。此方法已在Q2W3 Inc Manager Plugin中成功實作和 WP 2.8.x及 WP 2.9.1版的相容性測試。
警告!如果你的外掛設定頁面使用 WP 2.8 metaboxes 函式(add_meta_box 和 on_screen_layout_columns)則勿使用此方法!
外掛標籤
開發者團隊
原文外掛簡介
This is a demo for WordPress plugin developers. It shows how to create your own form for Screen Options panel. Method was successfully implemented in Q2W3 Inc Manager Plugin and tested for compatibility with WP 2.8.x and WP 2.9.1.
WARNING! Do not use this method if WP 2.8 metaboxes are used on your plugin settings page (functions add_meta_box and on_screen_layout_columns)!
