This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Block Uploading Images for WP Offload Media

Description

Originally called “WP Offload S3 – Filter Image File Types” but had to be changed for trademark reasons.

This plugin stops only images from uploading directly to your Amazon S3, DigitalOcean Spaces or Google Cloud Storage by filtering WP Offload Media. All other media file types continue to upload.

This is great for those who are wanting better SEO Image search results as the images will be loading from your site and not from your CDN of choice.

Contribute and Report Bugs

You can contribute code to this plugin via the GitHub repository.

Support

Use the WordPress.org forums for community support. If you spot a bug, you can of course log it on Github instead where I can act upon it more efficiently.

Please Leave a Review

Your ratings make a big difference. If you like Block Uploading Images for WP Offload Media, please consider spending a minute or two leaving a review and tell me what you think about the plugin.

More information

Installation

Installing “Block Uploading Images for WP Offload Media” can be done either by searching for “Block Uploading Images for WP Offload Media” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Done

FAQ

What image file formats does it stop from uploading?

The following formats have been filtered:
* .bmp
* .gif
* .jpg
* .jpeg
* .jpe
* .png
* .tiff
* .tif

Does it work with WP Offload Media Pro?

Yes it does.

Reviews

March 29, 2020 1 reply
Many thanks... Just changed the files formats to pdf as I wanted them to be displayed from the server and not S3
Read all 1 review

Contributors & Developers

“Block Uploading Images for WP Offload Media” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Changed: Class name to WP_Offload_Media_Block_Upload_Images
  • Tweaked: Tags used for filtering WP.org plugin directory search results.
  • Updated readme.txt to mention Google Cloud Storage for WP Offload Media v2.1

1.0.0

  • Changed: Renamed plugin name due to WP Offload S3 changed to WP Offload Media and trademark guidelines.

0.0.2

  • Updated plugin header.
  • Improved inline documentation.
  • Tested with WP Offload S3 Pro.
  • Tested with WordPress 4.9
  • Updated the F.A.Q.

0.0.1

  • Initial version