Fiz Auto Media

外掛說明

Fiz Auto Media helps site owners manage common media and publishing tasks from one plugin.

Developed By FizTool.
Plugin website: https://fiztool.com/

Main features include:

  • Image compression and WebP generation for supported media files.
  • Bulk compression workflow for existing Media Library images.
  • Automatic image alt text and description helpers.
  • Featured image tools for posts without thumbnails.
  • Duplicate post detection tools.
  • Auto post scheduling tools using WordPress cron.
  • Media cleaner tools for scanning and reviewing unused media before cleanup.

Fiz Auto Media runs locally inside WordPress and does not require an external account for its included features. If the Featured Image helper is enabled, WordPress may request external image URLs found in post content so those images can be imported into the Media Library after the required upload and edit permissions are confirmed.

The plugin uses WordPress capabilities, nonces, sanitization, escaping, and WordPress filesystem helpers where appropriate.

螢幕擷圖

安裝方式

  1. Upload the fiz-auto-media folder to the /wp-content/plugins/ directory, or install it from the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open the Fiz Auto Media menu in the WordPress admin dashboard.
  4. Review the settings before running bulk media actions or cleanup tools.

常見問題集

Does this plugin delete files automatically?

No. Media Cleaner is intended to help scan and review files before cleanup actions are run from the admin area. Always keep a backup before deleting media.

Does this plugin create WebP files?

Yes. The image compression tools can generate WebP versions for supported image formats when the server environment supports the required image processing functions.

Does the featured image helper download external images?

Only when the Featured Image setting is enabled and the initiating user has permission to upload files and edit the referenced post. If a post has no featured image and its first content image is an external HTTP/HTTPS URL with a common image extension, WordPress may request that external URL and import the image into the Media Library.

Can I use this on an existing site?

Yes. Always make a full site backup before running bulk media or cleanup tools on an existing site.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Fiz Auto Media〉的開發相關工作。

參與者

將〈Fiz Auto Media〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

3.1.9

  • Added upload and edit capability checks before importing external featured-image URLs into the Media Library.
  • Added nonce and permission validation before using request-supplied post IDs for automatic image metadata updates.
  • Hardened media metadata scheduling so users must be allowed to edit the referenced post and attachment.

3.1.8

  • Updated plugin version after WordPress.org review-readiness fixes.
  • Improved review compatibility for naming, ownership verification context, nonce handling, enqueue usage, and translatable admin text.

3.1.7

  • Prepared the WordPress.org version for local WordPress workflows.
  • Updated plugin author and website details to FizTool.
  • Kept bulk compression, duplicate post detection, and media cleaner scan/review available in the plugin.
  • Simplified the plugin package for WordPress.org distribution.
  • Added safer escaping, nonce handling, and input sanitization.
  • Added plugin readme file.