Açıklama
In most of our custom WordPress themes, we like to view our pages without the admin bar. Still, while developing or maintaining a website, we like to have access to some of the most common admin items. This tiny menu helps a bit.
What does it do?
- Show the WordPress “Edit post” action
- Show an “Edit with Elementor” action
- Show a link to the Dashboard
- Show a link to the WP Network (if available)
- Show a link to New posts (for public post types)
- Show a link to Menus, Widgets, Plugins and Users sections
- Show a link to ACF, Yoast SEO, WooCommerce and WPML (if available)
- Show custom links (to be added on the settings page)
This plugin is under active development. Any feature requests are welcome at plugins@zodan.nl!
Yükleme
Install the Mini Menu from within WordPress
- Visit the plugins page within your dashboard and select ‘Add New’;
- Search for ‘Mini Admin Menu’;
- Activate the plugin from your Plugins page;
- Go to ‘after activation’ below.
Install manually
- Unzip the Mini Admin Menu zip file
- Upload the unzipped folder to the /wp-content/plugins/ directory;
- Activate the plugin through the ‘Plugins’ menu in WordPress;
- Go to ‘after activation’ below.
After activation
- On the Plugins page in WordPress you will see a ‘settings’ link below the plugin name;
- Tick the boxes of the items you would like to show in the menu;
- Optionally, you can add your own links to the menu (make shure you type the full URI)
- Sort the menu items the way you like it
- Save your settings and you’re done!
SSS
-
Which plugins do you support by default?
-
Right now, quite arbitrarily, we support WPML, ACF, Yoast SEO and WooCommerce. Just because these are plugins we access a lot during development.
But you can add your own through the settings page.
If you think a major plugin is missing by default, send us an email at plugins@zodan.nl. -
Do you have plans to improve the plugin
-
Yes. We currently have on our roadmap:
* Add roles per menu item
* Adding translations
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Z Mini Admin Menu” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Z Mini Admin Menu” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.
Değişiklik Kaydı
1.0.3
- Added editing with Elementor
1.0.2
- Added sorting menu items
- Some code revisions in the way we output data
1.0.1
- Added custom configurable items
1.0
- Very first version of this plugin