>
Download This Plugin | |
Download Elegant Themes | |
Name | Category Thumbnail List |
Version | 1.11 |
Author | Jonk |
Rating | 80 |
Last updated | 2014-02-17 08:37:00 |
Downloads |
9590
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Category Thumbnail List plugin added 1 kB of resources to the Home page and 1 kB of resources to the sample Post page.
Category Thumbnail List plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Category Thumbnail List plugin ads no tables to your Wordpress blog database.These two rows must be in function.php in the theme for the plugin to work:
add_theme_support( 'post-thumbnails' );
set_post_thumbnail_size( form_option('thumbnail_size_w&&echo=false'), form_option('thumbnail_size_h&&echo=false'), true );
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 [categorythumbnaillist 3] (where 3 is a categoy id) to your post.