Thread Starter
Josh
(@jjkiesch)
I stumbled on that earlier. I tried it in my theme and it appears that the action doesn’t run in the functions.php of the theme. I’m extracting my functionality into a plugin to see if I can use wpmu_new_blog there. If it works, I’ll post my findings back here.
Thread Starter
Josh
(@jjkiesch)
After digging deeper, I found out how to create a new page and use archives.php as the template.
Thread Starter
Josh
(@jjkiesch)
Actually I was able to figure out attachment.php and archive.php.
Still not sure when archives.php gets used though.