Top Bar Links, add custom links to the admin top bar
开发者 |
giuse
|
更新时间 |
2024年11月16日 16:10 |
捐献地址: |
去捐款 |
PHP版本: |
5.6 及以上 |
WordPress版本: |
6.7 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Top Bar Links allows you to to add custom links to your admin top bar.
You will be able to build your custom admin top bar to collect the important links for your project directly in your WordPress back-end.
安装:
- Upload the entire
top-bar-links
folder to the /wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- You will find the plugin options in each single page and post and a global settings page under the plugins admin menu
- All done. Good job!
屏幕截图:
更新日志:
1.0.6
- Added: filter hook 'top_bar_links_show_on_frontend' to show the admin top bar custom links also on the frontend
1.0.5
- Fixed: prevent any possibilities the Top Bar Links is called on front-end when the user does't set the primary menu location
1.0.4
- Added: filters "eos_quil_settings_capability" and "eos_quil_who_can_see" to filter the capability to manage and see the Top Bar Links
1.0.3
- Fixed: missing ajax loader spinner on admin settings page
1.0.2
- Fixed: error on admin settings page
1.0.1
- Added: menu deletion when plugin is deleted
1.0
- Initial Release of Top Bar Links