XO Featured Image Tools

外掛說明

從文章內容的圖片中自動產生精選圖片。

外掛功能

  • 批次大量產生精選圖片。
  • 使用者儲存文章後,自動產生精選圖片。
  • 批次刪除文章的精選圖片。
  • 在文章清單頁面顯示每一篇文章的精選圖片。

螢幕擷圖

  • 精選圖片工具
  • 精選圖片工具執行畫面
  • 文章清單

安裝方式

  1. 解壓縮安裝套件 ZIP 檔,並將解壓縮所得的 xo-featured-image-tools 資料夾上傳至 /wp-content/plugins/ 目錄。
  2. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。

使用者評論

2023 年 12 月 1 日
After doing a long import of posts, it generates thumbnails for each post.
2023 年 2 月 9 日
XO Featured Image is the ONLY plugin that works reliably to automatically set a featured image. I do many transfers from Blogger and TypePad to Wordpress, and this is the only plugin that consistently works for setting the featured images for these posts. It's simplicity itself, without a ton of settings. Thanks for providing such a stable plugin!
2022 年 11 月 16 日 5 則留言
Thank you for the great plugin. Is exactly what I was looking for and the best plugin you can find for this purpose... But: The following image URLs often appear in my posts: image.jpg?uid=Yi3w9CE. These image files are not captured by your plugin. So far I only knew this from form data transmissions like: index.html?var=123. But I have such pictures in my posts. Can you fix this in the next update please? My suggested solution would be: $path= substr( $url, strrpos( $url, '.' )+4); $url = str_ireplace($path, '', $url);
2021 年 11 月 24 日
This is a replacement from "Auto Featured Image (Auto Post Thumbnail)". Anyway, I think it's good that it is simple without any extra functions. I don't want this kind of plugin to be highly functional. Rather, I emphasize stable operation.
閱讀全部 19 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈XO Featured Image Tools〉的開發相關工作。

參與者

〈XO Featured Image Tools〉外掛目前已有 6 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈XO Featured Image Tools〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.13.0

  • Added a setting to whether to target shortcode content and synced pattern content.

1.12.1

  • Fixed a bug that search did not work properly on the post list page of the admin screen.

1.12.0

  • Fixed a bug that some images such as external images could not be acquired.
  • Improved accuracy in acquiring featured images.
  • Added a plugin action link.
  • Supported PHP 8.1 and WordPress 6.2.

1.11.1

  • Fixed a bug that caused a warning message to appear when deleting a post.

1.11.0

  • Added xo_featured_image_tools_post_content filter.

1.10.0

  • Added an option to exclude draft post.

1.9.1

  • Fixed a bug that sometimes failed to acquire external images.

1.9.0

  • Added support for image URLs with query parameters.
  • Added xo_featured_image_tools_image_url filter.

1.8.0

  • Added the function to batch delete featured images.
  • Changed the post status to batch generate feature images.
  • Added escaping to multiple translate texts for enhanced security.

1.7.0

  • Fixed a bug that the featured image was not set correctly when skipping small images.
  • Added support for WebP external image.

1.6.0

  • Added support for gallery (block, shortcode).

1.5.0

  • Added the option to exclude small images.

1.4.0

  • Batch processing has been changed to process only posts that have no featured images to speed up processing.

1.3.0

  • Added option to set default image.

1.2.0

  • Migrated language packs to translate.wordpress.org (GlotPress).

1.1.0

  • Support external images.

1.0.0

  • Initial release.