內容簡介
當您與 WordPress Multisites 工作時,有時需要更多資訊或選單項目。此外掛可為超級管理員增強網絡區域並提供有用的功能。
在網絡檢視中添加網誌和使用者 ID,了解更多
為網絡管理員在外掛選單下啟用“新增”鏈結
在多站點“網絡管理員”管理列上,添加多個實用項目
在網絡外掛頁面上,顯示正在使用此外掛的網站
在網絡佈景主題頁面上,顯示正在使用該佈景主題的網誌,並確認其是否為子主題
專為管理員調整管理頁腳,提示當前使用的 RAM、SQL、RAM 版本等快速資訊
從佈景主題文件夾中添加標籤圖示到管理區域,以便輕鬆識別該網誌;每個網誌的標籤圖示為其使用的活躍佈景主題文件夾中的 favicon.ico 檔案
在“我的網站”管理列項目上,為每個網誌添加標籤圖示。如果需要對每個自訂路徑進行設定,請參閱此功能的文件
將管理列上的“W”標誌及其子連結移除
在管理列上將網站狀態添加到每個網誌,以快速確認網站是否有noindex 狀態以及查看外部 URL
在網絡站點檢視頁面上為每個網站添加方便的安全套接字層(SSL)標示。
添加可用於安裝的功能
get_blog_list() 函數目前不建議在 WP Core 中使用,但仍可使用。外掛檢查此問題並在inc/autoload/core.php中使用替代方案
如果您使用來自我的來源的此功能替代方案,請使用 Multisite_Core 類別中的 get_blog_list() 方法。我的來源還使用了緩存 API 進行了緩存。更多有關此功能的信息請參閱inc/autoload/class-core.php
如果您使用 WordPress 版本 3.7 或更高版本,則檢查 wp_get_sites() 函數,這是核心內部的新替代函數,可獲取網絡中的所有網站。函數接受一個帶有參數的數組,請參閱說明
但如果您使用 WordPress 4.6 或更高版本,那麼該新替代 😉 —— get_sites() —— 就是獲取網絡中所有網站的當前函數。此插件的輔助方法 Multisite_Core::get_blog_list() 或函數 get_blog_list() 都已包含所有檢查。
篩選佈景主題列表,輕鬆查找目標。可用於單個主題頁面和網絡主題頁面。
Inpsyde 手工製作
自 2006 年以來,Inpsyde 團隊正在為 Web 和 WordPress 貢獻力量。
捐贈?
您想要捐贈嗎?我們更喜歡正面評價,無需其他。
手工製作 by Inpsyde·自 2006 年以來,該團隊一直在為 Web 貢獻。
提示、知識
也可以查看wiki 頁面以獲取有用的提示。
特別是這些主題可能會引起興趣:
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
When you work quite a bit with WordPress Multisites, sometimes you need more information or menu items. This plugin enhances the network area for super admins with useful functions.
Adds Blog and User ID in network view more
Enables an ‘Add New’ link under the Plugins menu for Network admins
Adds several useful items to the multisite ‘Network Admin’ admin bar
On the network plugins page, show which site has this plugin active
On the network theme page, show which blog has the theme active and which is a Child theme
Change Admin footer text for Administrators to view currently used RAM, SQL, RAM versions fast
Adds Favicon from the theme folder to the admin area to easily identify the blog. Use the favicon.ico file in the theme folder of the active theme in each blog
Adds Favicon to each blog on the Admin Bar Item ‘My Sites’. If you like a custom path for each favicon, please see the documentation for this feature.
Removes also the ‘W’ logo and his sub-links in the admin bar
Adds the status to each site in the admin bar to identify fastly if the site has a noindex status and to see the external url.
Handy SSL identifier for each site on the network site view page.
See the last login of users.
Add functions to be used in your install
The function get_blog_list() is currently deprecated in the WP Core, but currently usable. The plugin checks this and gets an alternative in inc/autoload/core.php
If you will develop the alternative to this function from my source, then use the method get_blog_list() in class Multisite_Core. My source also uses caching with the Transient API. More about the function in inc/autoload/class-core.php.
If you use WordPress version 3.7 and higher, then check the function wp_get_sites(), the new alternative function inside the core to get all sides inside the network. The function accepts a array with arguments, see the description.
But if you use WordPress 4.6 and higher then that new alternative 😉 – get_sites() – is the current function to get all sites in the network. The helper method of this plugin Multisite_Core::get_blog_list() or the function get_blog_list() have all checks included.
Filter the theme list to find your target quickly. This works on a single theme page and also on a network theme page.
Crafted by Inpsyde
The team at Inpsyde is engineering the web and WordPress since 2006.
Donation?
If you want to donate – we prefer a positive review, nothing more.
Crafted by Inpsyde · The team is engineering the Web since 2006.
Hints, knowledge
See also for helpful hints on the wiki page.
Especially the following topics are interest:
Filter Hook for Favicon File Path – Define your custom Favicon path
Large Network Problem
Bugs, technical hints or contributions
Please give me feedback, contribute, and file technical bugs on this
GitHub Repo, use Issues.
License
Good news, this plugin is free for everyone! Since it’s released under the GPL,
you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin,
you can thank me and leave a
small donation
for the time I’ve spent writing and supporting this plugin.
And I really don’t want to know how many hours of my life this plugin has already eaten 😉
Contact & Feedback
The plugin is designed and developed by me Frank Bültge, G+ Page
Please let me know if you like the plugin or hate it.
Please fork it, and add an issue for ideas and bugs on the Github Repository.
Disclaimer
I’m German, and my English might be gruesome here and there.
So please be patient with me and let me know if there are typos or grammatical parts. Thanks
