How to set an option for all sites in my Multisite network?

Excuse me if I’m misunderstanding you, but aren’t the functions add_site_option(), update_site_option() and get_site_option() pretty much, they fall back to single site functions, if not used in a multisite environment, only there for the purpose of having network-wide options. Update: Regarding your need to change a single site option for all sites in your network. … Read more

Mixing a custom php index page with multi-site installation

My first attempt used changes to the htaccess file , changing this RewriteRule . index.php [L] to this RewriteRule . wpindex.php [L] Then renaming the WP index.php to wpindex.php. My non-WP page could now be the index.php page. This worked. Until there was a WP core update. An upgrade of WP will overwrite the index.php … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)