[WordPress] 外掛分享: Keep New Admin Menu Items in Bottom

首頁外掛目錄 › Keep New Admin Menu Items in Bottom
WordPress 外掛 Keep New Admin Menu Items in Bottom 的封面圖片
10+
安裝啟用
尚無評分
449 天前
最後更新
問題解決
WordPress 4.0+ PHP 5.4+ v1.2.1 上架:2023-09-29

內容簡介

- "Keep New Plugin Admin Menu Items in Bottom" WordPress 外掛是解決在 WordPress 控制台上維持整潔有序的管理選單的解決方案。
- 當您的外掛集合不斷增長時,您可能會注意到新安裝的外掛通常會將它們的選單項目插入到管理選單的頂部,導致混亂和困惑,給您和網站使用者帶來困擾。
- 我們的外掛解決了這個問題,使您可以將新增的外掛管理選單項目保持在選單的底部,不會干擾您已建立的工作流程。
- 只需點擊幾下,您可以確保您最常使用的選單項目保持易於訪問,無需在新安裝的外掛之后進行滾動。

HTML實例程式碼:
<ul>
<li>"Keep New Plugin Admin Menu Items in Bottom" WordPress 外掛是解決在 WordPress 控制台上維持整潔有序的管理選單的解決方案。</li>
<li>當您的外掛集合不斷增長時,您可能會注意到新安裝的外掛通常會將它們的選單項目插入到管理選單的頂部,導致混亂和困惑,給您和網站使用者帶來困擾。</li>
<li>我們的外掛解決了這個問題,使您可以將新增的外掛管理選單項目保持在選單的底部,不會干擾您已建立的工作流程。</li>
<li>只需點擊幾下,您可以確保您最常使用的選單項目保持易於訪問,無需在新安裝的外掛之后進行滾動。</li>
</ul>

外掛標籤

開發者團隊

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

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Keep New Admin Menu Items in Bottom」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

The “Keep New Admin Menu Items in Bottom” WordPress plugin maintains a tidy and organized admin menu by ensuring that newly added menu items appear at the bottom of the menu. This helps maintain a consistent and organized admin interface, keeping your default WordPress menu items in their familiar positions.
Features

Automatically orders default WordPress menu items
Pushes new menu items to the bottom
WooCommerce and Elementor menu items stay in the same position.
Customizable through hooks

Developer Hook Example
You can modify the default menu items using the knamib_default_slugs filter:
// List menu slugs
add_action('admin_notices', function () {
global $menu;
?>

延伸相關外掛

文章
Filter
Apply Filters
Mastodon