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

Admin Menu in Frontend

描述

Admin Menu in Frontend adds an option “Show admin menu when viewing site” to your profile. You can enable this option and see the admin menu on the public pages.

Also, you can close the admin panel with returning to the recently viewed public page.

This solution may be good for content managers but not for frontend developers because admin menu may change the design of some themes.

On this video demonstration you can see how to show admin menu in frontend, hide the admin menu and close the admin panel.

If you want only “Close admin panel” functionality, you can install Switcher plugin.

螢幕截圖

安裝

From WordPress dashboard

  1. Visit ‘Plugins > Add New’.
  2. Search for “Admin Menu in Frontend”.
  3. Install and activate Admin Menu in Frontend plugin.

From WordPress.org site

  1. Download Admin Menu in Frontend.
  2. Upload the “admin-menu-in-frontend” directory to your “/wp-content/plugins/” directory.
  3. Activate Admin Menu in Frontend on your Plugins page.

Once Activated

Go to Your Profile page and enable “Show Admin Menu when viewing site”.

常見問題

Installation Instructions

From WordPress dashboard

  1. Visit ‘Plugins > Add New’.
  2. Search for “Admin Menu in Frontend”.
  3. Install and activate Admin Menu in Frontend plugin.

From WordPress.org site

  1. Download Admin Menu in Frontend.
  2. Upload the “admin-menu-in-frontend” directory to your “/wp-content/plugins/” directory.
  3. Activate Admin Menu in Frontend on your Plugins page.

Once Activated

Go to Your Profile page and enable “Show Admin Menu when viewing site”.

評價

2018年5月20日
Does what it should. However it needs an option to exclude sites. It should not appear when editing frontend with pagebuilders
2018年2月26日 1 reply
This a powerful tool when you are building your site and adding funtionalities from plugins, so you dont have to be going betwen back and frontend. Thank you very much for you effort.
2017年10月12日 1 reply
Works almost perfectly. The only issue I'm having are the sub menu's not showing up in some themes, due to z-index issues. Either the plugin needs to set a real high z-index value for the submenus, or have the option for the site admin to adjust that value. Overall though, very good, so even with this little problem (easily fixable), I gladly give it 5 stars without any hesitations. Follow up update: Ok, I can't fix this with a simple z-index value. However, if I collapse the menu, the sub menus appear, which is a nice compromise I guess. So my guess is that this is a JavaScript issue? Again, the submenu issue happens with some themes, and not all. For example, this plugin works fine with the WP default themes.
閱讀全部3個評價

貢獻者及開發者

“Admin Menu in Frontend” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Admin Menu in Frontend 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1.1

  • Fixed view if page is RTL.
  • Small fixes in code.

1.1

  • Added new feature – closing admin panel (turn back to previous page).
  • Tested in new WordPress 4.9.

1.0.2

  • Added “Fixate menu” button to admin menu which allows to fix or auto hide the menu.
  • Fixed “submenu cutting by screen” issue.
  • Fixed menu scrolling if height of the “body” tag is small.

1.0.1

  • Fixed “sub menu’s not showing up in some themes” issue.
  • Prevented from rewriting of menu styles by WordPress theme.
  • Improved admin menu scrolling.

1.0

  • First version of this plugin.