This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

DFOXT Thumbnails 分类\标签图像扩展插件

Description

DFOXT Thumbnails 插件是一套扩展 WordPress {taxonomy} 分类\标签 图像方面的插件.它可以为你的 WordPress 分类提供自定义的图片上传功能,并提供了丰富的调用接口.

使用文档: https://nnnn.blog/dfoxt-thumbnails.html

Installation

  1. 上传到 /wp-content/plugins/ 目录
  2. 在后台插件菜单激活该插件
  3. 在主题的 functions.php 文件中添加以下代码
    new DFOXT_ThumbnailsTaxonomy(array(
    'name' => 'category_thumbnails', // 字段
    'labelname' => '分类封面', // 显示标题
    ));

Reviews

There are no reviews for this plugin.

Contributors & Developers

“DFOXT Thumbnails 分类\标签图像扩展插件” is open source software. The following people have contributed to this plugin.

Contributors

Change log

1.2

  • 添加使用说明,添加使用方法

1.1

  • 版权更改

1.0

  • 正式版本