Description
Simple Featured Posts is a pratical widget that allows you to show a post list with thumbnails ordered by random or recent posts. You can also choose post’s categories and how many posts you want to show.
This widget show the first image found in the post as thumbnail or thumbnail image of posts if supported by template.
Features
- You can show a thumbnail image.
- Choice the number of posts to show.
- Posts list ordered by random or date.
- Choose or exclude categories from posts list.
- TimThumb support for a perfect resize.
Appearence
The appearance is essential to allow people who use it to customize their own template’s CSS easily, without clashing too much with the preset styles of widget.
Installation
- Upload the plugin folder to the /wp-content/plugins/ directory or installed it through the backend.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to widget section and drag it into a widget area of your template.
FAQ
- How can i exclude a category from posts list?
-
You can exclude categories using “-” before its ID.
- Is it possible to change the default thumbnail image?
-
You can replace default image in ‘/wp-content/plugins/simple-featured-posts-widget/images/’ folder.
- How can i use TimThumb to resize my thumbnails?
-
Download latest version of TimThumb, placed in a folder on your website. In the same directory as the timthumb.php file you need to add 1 directory. The directory should be called ‘cache’ and needs to have its file permissions set to 775.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Featured Posts Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Featured Posts Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.2
- Added NL translation (thanks to Patrick).
- Fixed a bug with post data displayed after this plugin (thanks to Brendon).
1.3.1
- Plug-in optimized for translations.
- Added italian translation.
1.3
- Added support of TimThumb.
1.2.2
- Fixed a bug with thumbnail size setting and IE browser.
1.2.1
- Thumbnails as links.
1.2
- Now supports post-thumbnails function
- Thumbnail height setting
1.1.1
- Fixed a bug with thumbnail size.
1.1
- Thumbnail size setting.
- Show/hide posts date.
1.0.1
- Fixed a bug with default image.