New answers tagged cdn
0
The answer was to get http://wordpress.org/plugins/wp-regex-replace/ and simply replace the full absolutely path to the wp-content/uploads folder.
3
There is no remotely easy way to accomplish this with "push" strategy, because (unlike attachments) plugins and themes do not really declare their resources to WordPress.
To push those resources you need to enumerate them and keep that information up to date. In pull configurations this happens automagically in actual use. For push configuration you will ...
Top 50 recent answers are included