I am relatively new to WordPress, have been handed a site developed by someone else on one server, and have to deploy it to another. This site has bbpress...
I am looking for a way to override the currently selected theme, preferably from within the wp_config.php file. I know you can override some wp_options settings in the config...
I was wondering how to add custom configuration variables to a rails application and how to access them in the controller, for e.g I want to be able to...
I have set up my AppSettings data in file appsettings/Config .json like this: { "AppSettings": { "token": "1234" } } I have searched online on how to read AppSettings...
Couldn’t find this on Google… Is there any handy way of fully (or partially) configuring a WordPress site (plugins and all) using XML/JSON/YAML/etc? In general, I’m looking for a...
I have a few multisites, each with several sites, that I want to auto-generate @aliases for. Is there way to sync those sites as aliases in my site list?...
Imagine that a person has a few premium themes that they use for clients. In those premium themes are many different options that can be set. Is it possible...
I remember (it seems…) there was a way, maybe some config option, to combine/merge javascript files (for production sites). I mean just with vanilla wordpress code, not plugins. Am...
I’m trying to find a solution on how to handle the displaying and logging of errors in a PHP (WordPress) production environment. Is it possible to do the following...
I’m trying to use varnish with a wp 3.0.5 site with Network (Multisite), when I access the varnish URL, I get this message: Multisite only works without the port...