Featured Post
Featured Post Plugin for Wordpress.
The facts
- Rating
- 4.6★ from 14
- Active installs
- 800+
- Price
- Free
- Last updated
- 28 Nov 2017
- Added
- Jun 2010
- Requires WP
- 3.8
- Tested up to
- WP 4.0.38
- Downloads
- 40,476
Our analysis
AI-assistedFeatured Post is a WordPress plugin designed to help you mark posts as featured without relying on specific categories. It allows you to manage featured posts directly from the post edit list and includes a widget for displaying featured posts in sidebar areas.
This plugin supports Custom Post Types and requires a simple code snippet to be added to your theme file to function correctly. It is suitable for users looking to highlight specific posts on their WordPress site.
Best for: This plugin suits WordPress users who want to highlight specific posts on their site.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Allows marking posts as featured without categories
- ✓Includes a widget for displaying featured posts
- ✓Supports Custom Post Types
- ✓Easy management from the post edit list
Where it falls short
- •Last updated in November 2017
- •Tested only up to WordPress version 4.0.38
- •Limited feature information available
Verdict
Featured Post provides basic functionality for managing featured content, but its age and limited updates may be a concern for some users.
From the developer
Sovit Tamrakar's own description of Featured Post, lightly tidied.
Plugin for featured wordpress posts. This is a cool plugin that makes it easier to mark posts as featured posts (not using specific categories) and simple markup to show theme from your theme file.
Add <?php query_posts($query_string."&featured=yes"); ?> before the post loop starts and manage the featured posts from the post edit list.
Now added widget for listing featured post in sidebar widgets with custom number of post.
Supports Custom Post Type
Visit us on GitHub to support and donate