I am making a custom wordpress distribution I will use for my own sites including my language and a child theme. But, I want the permalinks to be /%postname%/ by default so that I don’t need to change this in the setting after installation.
How can I do this?
i wrote an article recently about how to customize your install (including setting permalinks) with install.php
http://www.kathyisawesome.com/421/customizing-wordpress-install/