Tagged Questions
0
votes
3answers
477 views
Default plugin config to override wp_options?
I have a few plugins that I always set the configuration for exactly the same way. Every time I create a new site, the same plugins go in, and the same amount of time is needed to set them up.
Would ...