This plugin defines the WP_SITEURL global, which should never be done as it causes the WordPress address (URL) setting in the WordPress dashboard to be non-editable. Use the standard WP API for finding this url.
This plugin defines the WP_SITEURL global, which should never be done as it causes the WordPress address (URL) setting in the WordPress dashboard to be non-editable. Use the standard WP API for finding this url.
Yup i see that - a version with that replace by site_url() will be up soon
This topic has been closed to new replies.