IAM Roles on Amazon Elastic Compute Cloud (EC2) or Google Compute Engine (GCE)
Amazon Elastic Compute Cloud (EC2) To use the WP Offload Media plugin with Amazon S3 you need to define an AWS access key and secret key. This can be stored…
A collection of resources for WordPress Developers, written and curated by experts
Amazon Elastic Compute Cloud (EC2) To use the WP Offload Media plugin with Amazon S3 you need to define an AWS access key and secret key. This can be stored…
This guide briefly describes each of the settings you can change from within WP Offload Media’s settings page to control Media offloading. For a description of the Assets Pull settings,…
All settings within WP Offload Media and the Assets Addon can be defined using two constants within your wp-config.php file. WP Offload Media define( ‘AS3CF_SETTINGS’, serialize( array( // Storage Provider…
Rewrite Asset URLs This is the master switch which controls whether your enqueued assets will be rewritten or not. Pull Domain This is the domain which your asset URLs will…
One of the most common questions we get in WP Offload Media support is something along the lines of … Why is there a bunch of random numbers in my…
WP Offload Media can currently only be configured at the multisite network level and all subsites use the same bucket and CDN domain. We do plan to eventually allow per…
Since WP Offload Media 1.2, URLs within post content have been rewritten on page generation. This includes posts, pages, and custom post types. WP Offload Media does this by hooking…
If your WordPress site has multiple domains and content authors access it from any one of them, you might end up with URLs in your database content that do not…