Category Thumbnail List

Category Thumbnail List

Lists categories, author pages and archives with thumbnails. Use shortcode [categorythumbnaillist 1] where 1 is the category id.

  • Almost active
    This plugin was not updated the last 506 days ago.
  • This plugin is tested with the last major release of WordPress
    Content for list item
  • There is no information available which PHP version this plugin requires
    The latest stable PHP 8.4.10 was released on 03 July 2025
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

2

Active installs

300

Total Downloads

19K

Support Threads

0

Last updated

21 February 2024

Added

16 May 2010

Versions

5.54%85.13%9.33%
  • Version 1.12
  • Version 2.03
  • Version other

Screenshots

The plugin in action.

About Category Thumbnail List

FAQ

None, yet.

Changelog

2.03

2.02

Css fix for margin

2.01

Backend bug fixed: Undefined index: save_category-thumbnail-list_settings

2.0

Frontend rewritten with flexbox

1.13

Merging

1.12

Tested for new versions

1.11

Update as suggested by alchymyth https://wordpress.org/support/topic/plugin-category-thumbnail-list-comments-show-up-on-page

1.1

1.02

1.01

0.91

0.9

0.4

0.3

0.2

0.1

How to install Category Thumbnail List

This section describes how to install the plugin and get it working.

  1. Upload “categoy-thumbnail-list” to the “/wp-content/plugins/” directory
  2. Add the following rows to your themes functions.php
    add_theme_support( ‘post-thumbnails’ );
    set_post_thumbnail_size( form_option(‘thumbnail_size_w&&echo=false’), form_option(‘thumbnail_size_h&&echo=false’), true );
  3. Activate the plugin through the “Plugins” menu in WordPress
  4. Add the hook in a post. Example: [categorythumbnaillist 3]