跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

Admin Toolbar Menus

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Admin Toolbar Menus

由 Benbodhi 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

Add 3 new menu locations to the WordPress toolbar so you can quickly and easily create your own custom toolbar menus using the built in WordPress menus page.
Supports multi level and works seamlessly with the existing toolbar menus.

Locations

  • First menu location is under the ‘Site Name’ menu dropdown on the left side.
  • Second menu location is along the main toolbar.
  • Third menu location is under the ‘Howdy / My Account’ dropdown.

    Super simple to use, just like building any other menu in WordPress using the menus page.
    No settings, just ‘plug and play’.

Features

  • Simple toolbar menu customization using WordPress menus
  • Seamless integration with the existing WordPress menus
  • No Settings, just ‘plug and play’

Feedback

  • I am open to your suggestions and feedback – Thanks for checking out this plugin!
  • Hit me up via the support forums or my website
  • Follow @benbodhi on Twitter

Translations

  • English – default, always included
  • Your translation? – Just send it in

Note: This plugin is localized/translateable by default. This is very important for all users worldwide. So please contribute your language to the plugin to make it even more useful. For translating I recommend the awesome “Codestyling Localization” plugin and for validating the “Poedit Editor”.

Additional Info

Idea Behind / Philosophy: This is something that I have found super useful when it comes to customizing WordPress. I have been writing custom menus for quite a while and realised there is not much out there like this. No more code snippets, copy pasting or including files, simply install the plugin and away you go using the built in WordPress menus. A simple but powerful plugin to give you more customization powers over the admin toolbar.

Future Features

  • More power over menu locations with options to pick which locations you want to use and the menu order in relation to existing WordPress menus.
  • Options page to remove other standard toolbar menu items.
    (you can uncomment these in the code now if you’re keen 😉
  • Ability to change the WordPress “Howdy” welcome message

螢幕擷圖

  • 3 new toolbar menu locations added to your existing locations.
  • You can see the new locations below when creating your menus.
  • Example main toolbar menu with multi level flyout (you can also see how it was created)
  • Example menu under the ‘My Account’ section. Great for membership sites!
  • Example menu under the ‘My Site’ menu, viewed from backend.
  • Example menu under the ‘My Site’ menu, viewed from frontend.

安裝方式

To install this plugin:

via FTP

  1. Upload folder admin-toolbar-menus to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit the menus page under ‘Appearance’ > ‘Menus’ to create your new menus

Or

via wp-admin

  1. Upload the compressed version admin-toolbar-menus.zip through ‘Plugins’ > ‘Add New’ > ‘Upload’
  2. Click ‘Activate Plugin’
  3. Visit the menus page under ‘Appearance’ > ‘Menus’ to create your new menus

常見問題集

Does this display menus to admin only or everyone?

The menus created will be visible to anyone logged in.

Can you make it show only to admins?

You could quite easily but you would need to know a little php. You simply need to add a conditional statement to the plugin to make sure only the admin user role can see the menus.

Do you have to use all 3 menus?

Nope! If you don’t assign a menu to the locations, they simply won’t show up.

使用者評論

Best Tool for Admin

May 2023 年 7 月 28 日
This is really helpful. You can make shortcuts to setting page of each plugin, specific post, external link, anything you want. If you are disgusted with many left menus, you should install it. solve problems with one click.

Very h

Doeye Hof 2022 年 9 月 15 日
I say yes use this to click less

Big Time-Saver

Achim Kirchmeier 2021 年 6 月 16 日 1 則留言
What should i say: Thanks a lot! 🙂

Just what I wanted

norabrown212 2021 年 1 月 26 日 1 則留言
I used this to add a dropdown of pages in the admin bar. It is good — simple and easy to use. It could be improved two ways: * add an option to always show the admin bar, even in “fullscreen” mode (I found another plugin to do this, for now) * add an option for a menu to output the admin edit links, rather than the front-end links (I had to use custom links which isn’t as easy to maintain)

Little thing but makes editing so much strait forward

huuhkaja69 2020 年 10 月 1 日 1 則留言
I have been looking easy way to edit admin toolbar menus for a long time and finally found this. Simple and Great plugin!

Spot-on Plugin, my first ever review

macrodesign 2020 年 2 月 18 日 1 則留言
Hi, I must congratulate you for identifying this problem and putting this together. Simple and easy… perhaps you could build on it an make it more intuitive, like a drop down it is now, with all current admin items dynamically updates as they grow, so we would not need to go to the dashboard ever again… just a suggestion, but very helpful, a fresh breath of air
閱讀全部 20 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Admin Toolbar Menus〉的開發相關工作。

參與者
  • Benbodhi

〈Admin Toolbar Menus〉外掛目前已有 12 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Admin Toolbar Menus〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.0.4

  • FIX: “Trying to get property of non-object” PHP notice.

1.0.3

  • Bug Fix – Swapped out the if statement around Site Name menu location, so it didn’t disappear.
  • Uncommented the WP Logo menu removal again – just to keep it consistent for users until there is the option to turn on and off in the admin.

1.0.2

  • Removed the default WP logo menu removal – settings page coming in next release.
  • Clean up code for compatibility with next release and new features.

1.0.1

  • Cleaned up readme.txt file a bit to look nicer in the repository.
  • Modified a screenshot to display the plugin’s features more prominently.

1.0

  • Initial Release.

中繼資料

  • 版本 1.0.4
  • 最後更新 2 年前
  • 啟用安裝數 1,000+
  • WordPress 版本需求 4.0 或更新版本
  • 已測試相容的 WordPress 版本 6.5.8
  • 語言

    English (Australia)、English (Canada)、English (New Zealand)、English (UK)、English (US)、Japanese、Russian、Spanish (Chile)、Spanish (Colombia)、Spanish (Ecuador)、Spanish (Spain)、Spanish (Venezuela)、及 Swedish.

    將這個外掛本地化為你的母語版本

  • 標籤
    adminmenumenustoolbar
  • 進階檢視

評分

5 星,滿分為 5 星
  • 19 個 5 星使用者評論 5 星 19
  • 1 個 4 星使用者評論 4 星 1
  • 0 個 3 星使用者評論 3 星 0
  • 0 個 2 星使用者評論 2 星 0
  • 0 個 1 星使用者評論 1 星 0

Your review

查看全部使用者評論

參與者

  • Benbodhi

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

贊助

想要支援這個外掛的發展嗎?

贊助這個外掛

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.