Tagged Questions
14
votes
4answers
1k views
Best practice for versioning wp-config.php?
Is there a best practice for including your wp-config.php file in your version control repository?
I'm considering creating a new site with this type of configuration, (similar to Alex King and Mark ...