Ada List All [widgets]
These files are intended for WordPressMU (WPMU) admins.
Current version: 0.1.2
- Fixed the problem of not visible widget even after activation
old version 0.1.0 - First release
Description:
Adds sidebar widgets to let you display new/ updated/ active blogs from WordPressMU.
Instruction:
If you place files in your mu-plugins directory, the widget is active and available to all blogs.
If you place files in your plugins directory, the widget needs activation by a blog admin. Only after activation, the widget is available.
Upgrade: Just replace the old files with this.
Configurables:
file: ada_new_blogs_widget.php, ada_updated_blogs_widget.php, and ada_active_blogs_widget.php
$widget_title
This is the name of the widget that will appear in the Sidebar Widgets screen under Presentation, when activated.
[…] the Sidebar, I’m using the Ada List All [widgets] plugin, which adds new/updated/active blogs widgets and a login widget that I put together using […]