Tagged Questions
0
votes
2answers
99 views
Serving wp-includes (front-end) javascript from a different domain?
The WordPress Codex points to an extremely simple way to change the URL of the wp-content directory, which is, adding this in wp-config.php:
define( 'WP_CONTENT_URL', ...