이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Block Uploading Images for WP Offload Media

설명

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

설치

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.

후기

2020년 3월 29일 1 reply
Many thanks... Just changed the files formats to pdf as I wanted them to be displayed from the server and not S3
모든 1 평가 읽기

기여자 & 개발자

“Block Uploading Images for WP Offload Media”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

변경이력

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