Network Sidebar Widgets
Enables Multisite Networks to create "fallback" widgets that can be used across-network when sites don't have any widgets.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3439 days ago
Is Network Sidebar Widgets abandoned?
Possibly abandoned (last update 3439 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
In the multisite context, creating widgets that are used throughout all of the sites in a network can be difficult and painstaking (at best).
This plugin gives network administrators the ability to create “fallback widgets” that will be used as the default unless over-ridden by individual sites.
How the plugin works
- When a widget is created on the “main site” (e.g. site ID 1) the output is cached.
- When a sites other than the “main site” (e.g. site ID != 1) call a sidebar that doesn’t have any active widgets, the cached output from the main site will be used.
- The plugin may not (read as “probably won’t”) work with highly dynamic widgets
- This is the initial release, so please try it out before you use it in a live site.
Installation
- Upload the plugin files to the
/wp-content/plugins/network-sidebar-fallbackdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Appearance > Widgets section to create widgets for the primary site (site ID 1)
Frequently Asked Questions
=Will this work with fill-in-your-theme-name-here?=
I have no idea, I haven’t tested it.
=Will this work with fill-in-your-plugin-name-here?=
I have no idea, I haven’t tested it.
=Will you add features to this plugin?=
Possibly, I will always consider suggestions 🙂
Review feed
Screenshots
Changelog
0.1
- Initial realease to WordPress plugin repository.