Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Block Uploading Images for WP Offload Media

Descripción

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

Instalación

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

Preguntas frecuentes

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.

Reseñas

29 de marzo de 2020 1 respuesta
Many thanks... Just changed the files formats to pdf as I wanted them to be displayed from the server and not S3
Leer toda la 1 reseña

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Registro de cambios

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