このプラグインは 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”.

FAQ

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.