该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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 回复
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 回复
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.