PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. List
  4. Category Thumbnail Excerpt
Category Thumbnail Excerpt icon

Category Thumbnail Excerpt

Lists a category with thumbnails,title,excerpt with a read more link

By Ajit Kumar Satpathy·List·Free
00
·10 active installs·Updated 11 years ago
DownloadCompare

As of April 2026, Category Thumbnail Excerpt is a WordPress list plugin with 10 active installations and a 0/5 rating0. It has been downloaded 2.3K+ times in total. Requires WordPress 2.9.0+ and PHP false+. Available on WordPress.org since 2014. Last updated 11 years ago — may have compatibility concerns. Top alternative: List category posts.

0/5Rating
10active installs
2.3K+total downloads
12 yearssince 2014

Overview

These must be in function.php in the theme for the plugin to work for thumbnail and excerpt:

add_theme_support( ‘post-thumbnails’ );

set_post_thumbnail_size( form_option(‘thumbnail_size_w&&echo=false’), form_option(‘thumbnail_size_h&&echo=false’), true );

function custom_excerpt_length( $length ) {
return 20;
}
add_filter( ‘excerpt_length’, ‘custom_excerpt_length’, 999 );
function custom_excerpt_more( $more ) {
return ”;
}
add_filter( ‘excerpt_more’, ‘custom_excerpt_more’ );

You’ll also need to add thumbnails to the posts you want visible in the list.

After that, all you need to do is to add the hook [getcatlist 1] (where 1 is a categoy id) to your post.

Read full description on WordPress.org

Screenshots

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress2.9.0+ requiredTested up to 4.0.38
PHPfalse+ required

Top Alternatives to Category Thumbnail Excerpt

List category posts icon
List category posts
4.780K+ installsUpdated 3 weeks ago
ViewCompare
VK Link Target Controller icon
VK Link Target Controller
530K+ installsUpdated 4 days ago
ViewCompare
My-Plugins icon
My-Plugins
110K+ installsUpdated 12 years ago
ViewCompare
WooCommerce Grid / List toggle icon
WooCommerce Grid / List toggle
3.810K+ installsUpdated 7 years ago
ViewCompare
Link Library icon
Link Library
4.710K+ installsUpdated 6 days ago
ViewCompare
View all list plugins →

Frequently Asked Questions

Changelog

1.0

  • Creation
View full changelog on WordPress.org

Contributors

Ajit Kumar SatpathyAjit Kumar Satpathy
Plugin Info
Version
1.0
Last Updated
Sep 9, 2014
WP Requires
2.9.0+
Tested Up To
4.0.38
PHP Requires
false+
Active Installs
10
Downloads
2.3K+
Added
Sep 3, 2014
Business
Free

Tags

listpostcategorythumbnailcategories

Developer

A
Ajit Kumar Satpathy
2 plugins0.0M+ total installs
View all plugins →

Quick Compare

Category Thumbnail Excerpt vs List category posts→Category Thumbnail Excerpt vs VK Link Target Controller→Category Thumbnail Excerpt vs My-Plugins→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.