
內容簡介
總結:這個外掛會在管理員選單中創建兩個勾選框,第一個可以在 Gutenberg 編輯器中移除核心區塊樣版,第二個可以停用 WordPress REST API 讓未驗證使用者使用。啟用外掛後,這兩個功能預設都是停用的。
問題與答案:
<ul>
<li>問題:這個外掛創建了什麼樣的自訂管理員選單?</li>
<li>答案:這個外掛創建了一個自訂管理員選單,包含兩個勾選框。</li>
<li>問題:第一個勾選框可以做什麼?</li>
<li>答案:第一個勾選框可以在 Gutenberg 編輯器中移除核心區塊樣版。</li>
<li>問題:第二個勾選框可以做什麼?</li>
<li>答案:第二個勾選框可以停用 WordPress REST API 讓未驗證使用者使用。</li>
<li>問題:外掛啟用後,這兩個功能的默認狀態是什麼?</li>
<li>答案:外掛啟用後,這兩個功能預設都是停用的。</li>
</ul>
外掛標籤
開發者團隊
原文外掛簡介
This plugin creates a custom Admin Menu with two checkboxes:
The first checkbox allows the user to remove the core block patterns from the Gutenberg editor. This feature can be activated or deactivated.
The second checkbox allows the user to deactivate the WordPress REST API for non-authenticated users. This feature can be activated or deactivated.
After plugin activation, both options will be disabled by default.
