holejazel
Member
Posted 5 years ago #
Is there a way to disable the creation of the default links upon installation of WordPress? I install quite a few blogs for our clients on a weekly basis and having to manually delete the default links can get tiresome. No offense to Alex, Michel, Dougal, Matt, Ryan, Donncha or Mike.
You'd have to edit them out (currently, from install.php). Just look for the section that starts with the comment:
// Now drop in some default links
I have to agree that is tiresome. I have wondered if I can just zap them in the table in phpmyadmin, or are they hooked elsewhere so that this would create issues?