Archive for the ‘Widgets’ Category

Widgets as an ‘mu-plugin’ on Wordpress MU

Friday, April 7th, 2006

The widgets code has been released for public consumption as a Wordpress plugin and appears to work out of the box for Wordpress MU. However, this would still require a user to ‘activate’ the plugin before use as opposed to on wordpress.com where the plugin is enabled site-wide. This is relatively simple to achieve and involves the following steps:

  1. Copy the widgets directory and everything in it to /wp-inst/wp-content/mu-plugins/.
  2. Download widgets.txt, rename it to widgets.php, and copy it to /wp-inst/wp-content/mu-plugins/ (not in the widgets directory).