anyone know how this could be done ?
http://core.trac.wordpress.org/browser/trunk/wp-admin/includes/upgrade.php#L105
well…..its controlled here (I’m assuming you mean for each site created in a multi site install correct?)
You can see sections about first page starting at line 245. It would be easy to edit in this file, but that’s not ideal. I’m sure the function is pluggable and a plugin/function.php edit can handle it with a bit of research
well…..its controlled here (I’m assuming you mean for each site created in a multi site install correct?)
yep for newly created blogs in multi site :), thanks for the respond ill look in to it 😀