Aahan Krish
2014-02-14 16:18:55 UTC
Hello,
Is it possible to define different values for WP_CONTENT_URL for different
sites (in WordPress Multisite setup) in wp-config.php?
I'd like to use it to serve static content via a CDN URL. E.g.
define( 'WP_CONTENT_URL', 'http://d2zzgzil95.cloudfront.net/wp-content'
);
best,
Aahan
Is it possible to define different values for WP_CONTENT_URL for different
sites (in WordPress Multisite setup) in wp-config.php?
I'd like to use it to serve static content via a CDN URL. E.g.
define( 'WP_CONTENT_URL', 'http://d2zzgzil95.cloudfront.net/wp-content'
);
best,
Aahan