wordpress-multisite-enhancements icon indicating copy to clipboard operation
wordpress-multisite-enhancements copied to clipboard

Enhance WordPress Multisite for Network Admins with different topics

Results 7 wordpress-multisite-enhancements issues
Sort by recently updated
recently updated
newest added

In wp debug mode should this error be displayed, or is it a plugin error? “Notice: Trying to access array offset on value of type bool in /my-dir/wp-content/plugins/multisite-enhancements/src/class-add-admin-favicon.php on line...

![image](https://user-images.githubusercontent.com/133425/119709839-f2392780-be5d-11eb-9cc2-debca53d105e.png) When a site is not public and site name is as long as the width of the menu items, the list of sites in the My Sites submenu is...

bug

When a multisite has [multiple networks](https://wordpress.org/plugins/wp-multi-network/), the list of sites on which a plugin or theme is active only shows one network -- and it might not be the current...

enhancement

Add class as wp query, that loop only about the network, or in different sites via arguments. Maybe helpful: https://github.com/ericandrewlewis/WP_Query_Multisite

enhancement

### Description of the bug In WP 6.1, it appears that the Network, Sites page (network/sites.php) does not load any plugins (even if plugins are network enabled), so the class...

bug

### Description of the bug In https://github.com/bueltge/wordpress-multisite-enhancements/commit/9063da7b1fd0a3c691f99953d5a7484d6fed9993 you modified the admin-bar routine so that the current blog is skipped when no comment node can be found. However, because this happens...

bug