Quickly add a metabox to any post type for marking a post as featured. Toggle featured status even more quickly from the posts lists/ quick edit scre …
As of April 2026, Featured Item Metabox is a WordPress metabox plugin with 90 active installations and a 3/5 rating from 2 reviews. It has been downloaded 4.1K+ times in total. Requires WordPress 3.8+ and PHP false+. Available on WordPress.org since 2013. Last updated 6 years ago — may have compatibility concerns. Top alternative: Ocean Extra.
I found I constantly needed a way for clients to mark a post as something they wanted to feature and I’ve never found sticky posts particularly inuitive and the UI is pretty hidden for new users. The simplest solution was a checkbox in prominently located metabox.
Please note that this plugin, by itself, will not change how your posts are displayed. It just gives the UI to users and a meta key to theme developers to query for.
This plugin simply adds a _featured meta key to every post with a value of yes for featured items and no for everything else. Actual display of the featured items is entirely up to the theme developer, but an example ( place in your template where you’d like to display a list of featured “Portfolios”) might be as follows:
// params f…| WordPress | 3.8+ requiredTested up to 5.3.21 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.