Linux 软件免费装
Banner图

Bubuku Media Library

开发者 lruizcode
bubuku
更新时间 2025年10月11日 15:59
PHP版本: 7.2 及以上
WordPress版本: 6.8
版权: GPLv3 or later
版权网址: 版权信息

标签

performance seo images media library Alt Text

下载

1.1.0 1.0.6 1.0.2 1.1.5 1.1.6 1.0.7 1.0.8 1.0.0 1.0.1 1.0.3 1.0.5 1.0.9 1.1.1 1.1.2 1.1.3 1.0.4 1.1.4

详情介绍:

The plugin helps content teams easily identify heavy images and check whether they include alternative text (ALT). We can sort the media library by file size, filter by size, and Alt Text.
  1. Green: Images 100K or less are assigned a good optimization status.
  2. Orange: Images between 100K and 500k are assigned a medium optimization status.
  3. Red: For images of 500k or more, we assign a status of poor optimization.
Thanks to this plugin, we can see if images need to be optimized and improve page load and SEO of images. More information (in Spanish) about how the plugin works: How to know if we have to reduce weight to the image and Alt SEO attribute

安装:

  1. Unzip the plugin ZIP file on your computer.
  2. Copy or move the resulting folder to the "wp-content/plugins/" directory of your WordPress installation.
  3. Log in to the WordPress admin area and navigate to the "Plugins" screen.
  4. Locate "Bubuku Media Library" in the plugins list and click "Activate" to enable the plugin.
  5. (Optional) Go to the plugin settings page to configure report options (weekly, monthly or disabled) and other filters.
  6. Ensure your installation meets the requirements listed in the plugin header (WordPress and PHP versions) before using it in production.

屏幕截图:

  • Filter to better identify the images that have the alt text
  • Filter to identify images with larger or smaller sizes.
  • Bulk Action to calculate file size.
  • Plugin settings page
  • Weekly report that are sent by email with the optimization status of the images and alternative text.
  • Dashboard widget where the media library summary is displayed.

常见问题:

What does each color mean?

Green = <= 100KB (good), Orange = 100KB - 500KB (medium), Red = >= 500KB (poor).

How can I recalculate sizes after optimizing images?

Use the "Calculate file size" Bulk Action in the Media Library, or click the recalculate button on individual attachments to update the stored file size.

Can I disable the weekly reports?

Yes — go to the plugin settings page and select the report frequency: Weekly, Monthly or Disabled.

Are generated reports compatible with my language?

The plugin uses WordPress localization files. If your language is available under the languages/ directory, the texts will be displayed in that language when WordPress is configured accordingly.

How can I filter the Media Library by file size?

Use the size filter provided by the plugin in Media → Library to select a predefined range or enter custom limits. You can also sort the size column to quickly find the largest or smallest files.

How can I find images that don't have alt text?

Use the "Alt Text" filter in the Media Library to show items missing alternative text, or sort the Alt column to group empty values together for quick review.

How do I export the report to CSV?

Use the Export / Reports functionality in the plugin and click the "Export CSV" button. The generated CSV contains the following columns: ID, Image Name, Image URL, File Size, Format (MIME type), Alt Text, Image Date (Y-m-d H:i:s), Post Title, Post URL.

Can you show an example CSV row?

Example (CSV columns separated by commas): 123,"my-image.jpg","https://example.com/wp-content/uploads/2024/01/my-image.jpg","256.34 KB","image/jpeg","An example alt text","2024-01-10 12:34:56","Example Post","https://example.com/example-post/"

Which encoding is used and how to open the file in Excel?

The plugin adds a UTF-8 BOM to the CSV for better compatibility with Excel. If Excel shows garbled characters, import the CSV using Excel's Data → From Text/CSV and choose UTF-8 encoding.

Are there any permission or security checks for export?

Yes — the export checks that the current user has the upload_files capability and verifies a nonce (bml_filter_nonce) to prevent CSRF. If the checks fail, the export is blocked.

更新日志:

1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0