Multisite Admin Bar Switcher
开发者 |
flynsarmy
|
更新时间 |
2020年6月18日 04:52 |
PHP版本: |
3.2.1 及以上 |
WordPress版本: |
5.4.1 |
详情介绍:
Require PHP 5.3
The Multisite Admin Bar Switcher is a plugin written for WordPress Multi-Site
that makes switching between sites easier with large numbers of sites.
This plugin replaces the built in 'sites' drop down with one which breaks the
sites up by letter.
安装:
- Upload
multisite-admin-bar-switcher
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Network/Plugins' menu in WordPress
The switcher will now appear on the Admin Menu
屏幕截图:
更新日志:
1.4.0
- 2020-06-18
- PSR-2
- Removed unused 'user' argument in 'mabs_blog_pages' filter
1.3.4
- Don't allow spaces in IDs
1.3.3
1.3.2
- Network - Settings - Mabs - Clear Cache button now clears cache for everyone
1.3.1
- Remove some redundant database calls
1.3.0
- Cache admin URLs to avoid hitting the DB
1.2.6
- Retrieve a much larger number of sites
1.2.5
- wp_get_sites() deprecation fix
1.2.3
1.2
- Performance improvement: More admin bar methods cached. WP_Admin_Bar has been replaced with MABS_Admin_Bar
1.1.3
- Performance improvement: Admin bar menus that we're removing shouldn't ever be loaded in the first place
1.1.2
- Switch from wp_cache API to site_transient API so caching happens on both backend and frontend
1.1.1
- Cache mabs_get_blogs_of_network function
1.1
- Add cache support to speed up admin bar generation
- 'Network Settings' page for clearing cache
1.0.12
- 'My Sites' translation fix
1.0.11
1.0.10
- Added mabs_blog_pages, mabs_blog_name filters - See documentation for usage instructions
1.0.9
- Disable autocomplete on filter field
1.0.8
- Show all blogs to super admins
1.0.7
1.0.6
1.0.5
September 25, 2014
- Added site filter if 10 or more blogs
1.0.4
April 30, 2014
- Confirmed compatibility with WP 3.9
1.0.3
- MABS now shows for all logged in users.
- Performance improvements
- Only applicable blogs show for each user
1.0.2
- 'My Sites' admin button now toggles between admin and frontend
1.0.1
1.0
February 14, 2013