WP Uninstall MediaMove files from your WordPress media library to Amazon S3, DigitalOcean Spaces, or Google Cloud Storage, then rewrite URLs to serve media from the same storage provider, Amazon CloudFront, or another CDN.WP Offload Media can also detect the assets (CSS, JS, images, etc.) used by your website and deliver them from your favorite CDN using the Assets plugin.
Demo: https://delicious brains.com/I'm afraid-offload-Media/
How does it work?
Easily upload your previous media library
to start uninstalling your current media library, andWP Uninstall MediaThis will be done in the background. You can close the browser tab and forget about it, or you can keep it open and track progress from the WP Offload Media settings page.You can even pause and resume playback.
Control cloud storage of your media library
We placed controls throughout the media library, giving the impression that WordPress natively supports Amazon S3, DigitalOcean Spaces, and Google Cloud Storage.You can select multiple files and transfer them to cloud storage, delete them from cloud storage, or copy them from cloud storage back to the server.Alternatively, you can examine individual files, examine their cloud storage data, copy them to or from cloud storage, and delete them from cloud storage.You can even switch between public and private access without leaving your media library.
Lightning service powered by private media Amazon Cloudfront Fast
Selling digital goods with WooCommerce or Easy Digital Downloads? Or maybe you run a membership site and need to protect members-only movies and other information.WP Offload Media allows you to configure Amazon CloudFront to serve some files in your bucket to the public, while securing other files and serving them only to logged in users.
Get files from the server
WP Offload Media can save server storage space by eliminating media files downloaded to Amazon S3, DigitalOcean Spaces or Google Cloud Storage.To free up storage space, we also provide a program that discreetly deletes all uninstalled media files from the server in the background.
Copy between buckets
Do you need to copy offloaded material to different buckets of the same cloud storage provider? Maybe you are transitioning from a staging bucket to a production bucket?WP Offload Media makes it easy to move media from one bucket to another within the same cloud storage provider. Files are discreetly copied to the background.
Move the files to the new storage directory
When you change path, year/month, or object versioning storage options, you are prompted to relocate existing files to the new path.If you select No, the current material will remain in place and only newly uploaded media will use the new path.
Join a media project currently in the cloud
Do you already store your website's material in the cloud? Maybe you're leaving WP Engine but want to maintain your LargeFS Amazon S3 bucket?Simply configure WP Offload Media with your bucket and storage location, then run the metadata tool to connect your WordPress media library items to existing media assets in the cloud.
Accelerate delivery of CSS, JS, fonts and other assets
With the Assets Pull plugin, you can start delivering your website's assets (CSS, JS, fonts, etc.) from Amazon CloudFront or other CDNs in seconds.The plugin includes a setup wizard that guides you through the process of building a suitable CloudFront distribution to serve content using your own domain name.
Features: WP Offload Media Pro
- サーバーリクエストを減らす必要があります: Images, CSS, JS, videos, PDFs, zips and other files no longer need to be served by your server. It dedicates all resources to processing PHP and serving WordPress pages faster.
- Load page assets faster: Images, CSS, JS, fonts, and other assets will download faster, reducing page load times. Amazon CloudFront and other CDNs are developed for this purpose.
- turista satisfecho: According to a 2010 Akamai survey, 57% of visitors abandon a page if it takes 3 seconds or more to load.The faster your website loads, the happier your visitors are and the more likely they are to stay nearby, go to the next page, buy a product or fill out a form.
- Improve your Google ranking: Google is obsessed with speed, and they have been using page speed as a signal in their search algorithms since 2010. So, by improving page load times, you can improve your ranking in search results, drive more organic visits to your website, and increase conversions and sales.
Changelog: WP Offload Media Pro
v2.5.6 - Aug 25, 2021 Bug fix: License checks result in unnecessary requests to our API when transients aren’t correctly configured Bug fix: Some third party Elementor widgets cause server side errors v2.5.5- Jul 19, 2021 New: WordPress 5.8 compatible Bug fix: URLs not rewritten when using Elementor's inline CSS option Bug fix: URL rewriting stops Elementor's custom fonts from being used Bug fix: Signed GCS URLs broken when updating a post Bug fix: Incorrect mime type set on scaled image's bucket object when thumbnail format differs from original file's format v2.5.4 - Mar 09, 2021 Bug fix: In rare cases Elementor Analyze & Repair tool might corrupt page structure Bug fix: Notice to run Elementor Analyze & Repair tool shown if Elementor not active but previously was v2.5.3 - Mar 03, 2021 New: Full integration with Elementor and Elementor Pro New: Added DigitalOcean region San Francisco 3 New: WordPress 5.7 compatible Bug fix: Domain mapping not handled correctly when the local URL includes a port number Bug fix: In some unusual configurations the upgrade routine uses incorrect name for multisite blogs table v2.5.2 - Dec 14, 2020 New: AWS PHP SDK 3.168.0 New: Google Cloud Storage SDK 1.23.0 Improvement: Faster saving of posts with many external links Improvement: Faster URL rewriting when Force HTTPS setting being used but is not needed Bug fix: PHP Fatal error on the settings page when using PHP 8.0 Bug fix: PHP Warning: The magic method Integration_Manager::__wakeup() must have public visibility in .../classes/pro/integration-manager.php on line 56 v2.5.1 - 2020-11-25 New: WordPress 5.6 compatible New: PHP 8.0 compatible Bug fix: PHP Warning: Creating default object from empty value in .../vendor/deliciousbrains/updates.php on line 156 Bug fix: Unexpectedly asked to select bucket after saving settings when legacy access key named constants defined Bug fix: srcset missing for some images Bug fix: Error saving item during Metadata upgrade in some cases v2.5.0 - 2020-11-11 New: WooCommerce Integration: Existing downloadable product files automatically served from cloud storage after offload New: WooCommerce Integration: Downloadable product file URLs now show cloud storage URL when editing a product New: WooCommerce Integration: WooCommerce S3 Storage shortcodes rewritten to standard URLs if Media Library item available New: WooCommerce Integration: Verify and update downloadable products tool converts shortcodes to standard URLs where possible New: WooCommerce Integration: Verify and update downloadable products tool ensures offloaded media used in products is private in cloud storage New: WooCommerce Integration: [amazon_s3 id=123] format shortcode deprecated New: Add Metadata tool enables adoption of existing Media Library items already offloaded to cloud storage by other means Improvement: Error notice shown when plugin's required custom table(s) missing Improvement: Diagnostic Info shows status of plugin's required custom tables Bug fix: Signed CloudFront URLs do not work when used in File Download block Bug fix: wp_get_original_image_path function does not return provider URL when local files removed Bug fix: File missing notices recorded in debug.log when regenerating thumbnails and Remove Files From Server turned on v2.4.4 - 2020-09-08 Improvement: Updated AWS PHP SDK to v3.151.6 Bug fix: Files for duplicate thumbnail sizes not removed from server after initial offload Bug fix: PHP Fatal error: Class 'DeliciousBrains\WP_Offload_Media\Aws3\Symfony\Polyfill\Intl\Idn\Idn' not found Bug fix: PHP Recoverable fatal error: Object of class WP_Error could not be converted to string in .../wp-includes/post.php on line 504 Bug fix: PHP message: PHP Warning: is_readable(): open_basedir restriction in effect Bug fix: URLs not rewritten for RSS feed enclosures v2.4.3 - 2020-09-01 Improvement: Updated AWS PHP SDK to v3.151.3 Bug fix: PHP Fatal error: Class 'DeliciousBrains\WP_Offload_Media\Aws3\Symfony\Polyfill\Intl\Idn\Idn' not found
Contents
- How does it work?
- Easily upload your previous media library
- Control cloud storage of your media library
- Lightning service powered by private media Amazon Cloudfront Fast
- Get files from the server
- Copy between buckets
- Move the files to the new storage directory
- Join a media project currently in the cloud
- Accelerate delivery of CSS, JS, fonts and other assets
- Features: WP Offload Media Pro
- Changelog: WP Offload Media Pro