Linux 软件免费装
Banner图

Jam Taxonomy Image

开发者 mcjambi
更新时间 2015年9月28日 02:56
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 4.3
版权: GPLv2 or later
版权网址: 版权信息

标签

Widget Taxonomy thumbnail Category Tag Category Widget Category Image Taxonomy thumbnail Category thumbnail Tag image Tag thumbnail Taxonomy Widget List Category

下载

1.0

详情介绍:

This plugin will help you add a image ( thumbnail ) to Taxonomy like Category, Tag, Custom Taxonomy and display image via Widget, or function name 'get_taxonomy_image($term_id)' return URL image. How to Use ? First, you need to install this plugin successfully from admin Then, please go to Setting > Taxonomy Image to active which taxonomy you wish to add image, Tag, Category or Custom taxonomy And, after that, in edit tag/category screen will have a form to add image/thumbnail/banner Finnal, Add this code <img src="'. get_taxonomy_image(get_query_var('cat')) . " /> to category.php in your theme, please place it before H1 tag or anywhere you like, you will see big banner or thumbnail as you uploaded before.

安装:

Just unzip plugin and move all of theme to plugins folder inside Wordpress directory, then go to Admin > Plugins to active it, Done !

屏幕截图:

  • Setting page: choose a Taxonomy, include Custom Taxonomy
  • Add image in Category Page
  • Add image in Custom Taxonomy Page
  • Amazing Widget like Category list, but add display description and image feature !

更新日志:

1.0 First version release.