Hacking Wordpress Mu code Changing NWiki database schema
Jan 22

As easy as adding these lines in the correct place of your favorite template:

require_once("./wp-content/mu-plugins/list-all_0_0_5/list-all.php");
list_all_wpmu_blogs('', 'name', 'updated');

Related Posts

Leave a Reply