[WordPress] 外掛分享: Require & Limit Categories, Tags, Featured Image and taxonomies

首頁外掛目錄 › Require & Limit Categories, Tags, Featured Image and taxonomies
WordPress 外掛 Require & Limit Categories, Tags, Featured Image and taxonomies 的封面圖片
20+
安裝啟用
★★★★★
5/5 分(2 則評價)
503 天前
最後更新
問題解決
WordPress 6.0+ v1.30 上架:2019-01-02

內容簡介

[ ✅ 𝐏𝐮𝐯𝐨𝐱 𝐏𝐥𝐮𝐠𝐢𝐧𝐬 𝐛𝐲 𝐏𝐮𝐯𝐨𝐱] :

• 經修訂以增強安全性,並免於漏洞問題。
• 功能高效,不會加重或減緩網站速度。
• 不會收集任何私人數據。

外掛說明

此外掛可強制管理員在發布文章時選擇指定的欄位,包括選擇或加入分類、標籤(或特定的分類法)或特色圖片(即縮圖)。
您也可以限制最多允許選擇的標籤/分類數。

程式 API 勾子:

更改傳遞給 Javascript 處理程序的 $args:

add_filter(“rtict_javascript_object”, “your_func”);
function your_func($args) {

}

更改 Javascript 處理程序的錯誤輸出回呼,請在全局 JS 範圍中定義此項:

function rtict_error_handler(args) {
// … console.log(args);
}

可用選項

在外掛的設定頁面中,您可以查看所有可用選項及其說明。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.30) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Require & Limit Categories, Tags, Featured Image and taxonomies」→ 直接安裝(推薦)

原文外掛簡介

[ ✅ 𝐒𝐄𝐂𝐔𝐑𝐄 𝐏𝐋𝐔𝐆𝐈𝐍𝐒 b𝓎 𝒫𝓊𝓋𝑜𝓍] :

• Revised for security to be reliable and free of vulnerability holes.
• Efficient, not to add any extra load/slowness to site.
• Don’t collect private data.

Plugin Description
Force dashboard users to select chosen fields during publishing. You can force users to insert/choose category, tag (or specific taxonomy) or Featured Image (a.k.a. thumbnails) when they publish any post.
You can also limit maximum allowed tags/categories to be chosen.
Programatical hooks:

to change the $args passed to javascript handler:
add_filter(“rtict_javascript_object”, “your_func”);
function your_func($args) {

}

to change the javascript handler’s error-output callback, define this in global JS scope:
function rtict_error_handler(args) {
// … console.log(args);
}

Available Options
See all available options and their description on plugin’s settings page.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon