XO Featured Image Tools – XO特色图像工具

描述

从内容的图像自动生成特色图像。

功能

  • 集体生成特色图像。
  • 保存内容(文章)时自动生成特色图像。
  • 批量删除帖子的特色图片。
  • 在仪表盘内容列表中显示特色图像项目。

屏幕截图

  • 特色图像工具
  • 特色图片工具执行画面。
  • 内容列表。

安装

  1. xo-featured-image-tools 文件夹上传到/wp-content/plugins/目录。
  2. 通过WordPress中的“插件”菜单激活插件。

评价

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.
2021年2月25日
Works perfectly Nice clean options Optimal code 🙌
阅读所有18条评价

贡献者及开发者

“XO Featured Image Tools – XO特色图像工具” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“XO Featured Image Tools – XO特色图像工具”插件已被翻译至6种本地话语言。 感谢所有译者为本插件所做的贡献。

将“XO Featured Image Tools – XO特色图像工具”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.12.1

  • 修复了管理屏幕的帖子列表页面上搜索无法正常工作的错误。

1.12.0

  • 修复了外部图像等部分图像无法获取的问题。
  • 提高了获取特征图像的准确性。
  • 添加了插件操作链接。
  • 支持 PHP 8.1 和 WordPress 6.2。

1.11.1

  • 修复了导致删除帖子时出现警告消息的错误。

1.11.0

  • 添加了 xo_featured_image_tools_post_content 过滤器。

1.10.0

  • 添加了排除草稿帖子的选项。

1.9.1

  • 修复了有时无法获取外部图像的错误。

1.9.0

  • 添加了对带有查询参数的图像 URL 的支持。
  • 添加了 xo_featured_image_tools_image_url 过滤器。

1.8.0

  • 新增批量删除特色图片功能。
  • 将帖子状态更改为批量生成特色图像。
  • 添加了对多个翻译文本的转义以增强安全性。

1.7.0

  • 修复了跳过小图片时特色图片设置不正确的错误。
  • 添加了对 WebP 外部图像的支持。

1.6.0

  • 添加了对图库(块,简码)的支持。

1.5.0

  • 添加了排除小图像的选项。

1.4.0

  • 批处理已更改为只处理没有特色图片的帖子,以加快处理速度。

1.3.0

  • (默认图像)添加了设置默认图像的选项。

1.2.0

  • 已将语言包迁移到 translate.Wordpress.org 网站(GlotPress)。

1.1.0

  • 支持外部图像。

1.0.0

  • 初始版本。