Tag Archive for 'upgrade'

The hassle with WP_CONTENT_URL and WP_PLUGIN_DIR

06Aug08

Since WordPress 2.6 it’s possible to move wp-content and the plugins path to a different location. Basically not a bad idea , except the situation that my plugins wordTube / NextGEN Gallery loads some XML/AJAX based “standalone” php files not via the admin page. This means I need to know the location of wp-load.php. In the [...]