**WP Multi Network Switcher** enhances the WordPress admin experience for Multi Network environments by adding intelligent network identification and switching capabilities directly to the admin bar.
= Does this plugin work with regular WordPress Multisite? =
This plugin is specifically designed for WP Multi Network environments. While it can detect regular multisite installations, the network switching functionality requires the WP Multi Network plugin to be installed and configured.
= Can I customize the network display names? =
Yes! The plugin uses the "Site Name" setting from each network's configuration. You can change this in Network Admin → Settings for each individual network.
= How do I hide the network switcher for certain users? =
The network switcher only appears for users with `manage_network` capability. You can customize this by using WordPress capability management plugins or custom code.
= Does this plugin affect site performance? =
No, the plugin is designed with performance in mind. It uses WordPress caching to store network statistics and only loads when the admin bar is displayed.
= Can I translate this plugin to my language? =
Absolutely! The plugin is fully internationalized. You can find translation files in the `/languages/` directory. We welcome community translations on our GitHub repository.
= Is this plugin compatible with other admin bar plugins? =
Yes, the plugin is designed to work alongside other admin bar modifications. It adds its own menu item without interfering with existing functionality.
= What happens if I deactivate WP Multi Network? =
The plugin will gracefully detect the absence of WP Multi Network and won't display the network switcher. No errors or conflicts will occur.
== Screenshots ==
1. **Admin Bar Integration** - The network indicator seamlessly integrated into the WordPress admin bar
2. **Network Dropdown Menu** - Complete network listing with site counts and quick switching
3. **Current Network Highlighting** - Clear visual indication of the active network with checkmark
4. **Mobile Responsive Design** - Optimized display for mobile devices and tablets
5. **Network Statistics Display** - Detailed information showing domain, path, and site counts
Initial release of WP Multi Network Admin Bar. This plugin enhances your Multi Network management experience with intuitive network switching and identification features.
== Support ==
For support, feature requests, and bug reports, please visit:
We welcome contributions! Please see our [contributing guidelines](https://github.com/wpmultisite/wp-multinetwork-switcher/blob/main/CONTRIBUTING.md) on GitHub.
This plugin does not collect, store, or transmit any personal data. It only accesses WordPress network configuration data that is already available to users with appropriate permissions.
== Credits ==
Developed by the WPMultiNetwork.com team with ❤️ for the WordPress Multi Network community.
Special thanks to contributors and translators who help make this plugin better for everyone.