featured-item-metabox
Featured Item Metabox
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 …
Proof Health
Open evidenceCommercial opportunities need traceable source links before they are treated as build-worthy.
54.4% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
Related Opportunities
2 marketsSource Evidence
Open evidence explorerLimit access to admins?: users show security, bugs, missing feature pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check featured publishing, media, metadata, and editorial handoffs before content goes liveBroken: users show bugs, compatibility, support pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check featured publishing, media, metadata, and editorial handoffs before content goes livenot working with multiple post types: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check featured publishing, media, metadata, and editorial handoffs before content goes liveExpiration on Featured Posts: users show missing feature, support pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check featured publishing, media, metadata, and editorial handoffs before content goes livevery flexible for theme development: users show compatibility, missing feature pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check featured publishing, media, metadata, and editorial handoffs before content goes livescreen_icon is deprecated: users show compatibility, missing feature pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check featured publishing, media, metadata, and editorial handoffs before content goes liveCompetitor Context
16 shownRepeated Themes
0 shownNo repeated plugin-level themes have been generated yet.
Collected Signals
6 shown from 6 collectedscreen_icon is deprecated: users show compatibility, missing feature pain that may indicate a product gap.
Evidence: screen_icon is deprecated This plugin works very well with wordpress 5.3, however in the settings screen there is this notice.Limit access to admins?: users show security, bugs, missing feature pain that may indicate a product gap.
Evidence: Is there an easy way to limit the access of the metabox to admins only?Expiration on Featured Posts: users show missing feature, support pain that may indicate a product gap.
Evidence: Expiration on Featured Posts Hello!not working with multiple post types: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Evidence: My query is: $args = array( 'post_type' => array ('post','page','newsletter'), 'meta_query' => array( array( 'key' => '_featured', 'value' => 'yes', ) ) ); $wp_query= null; $wp_query = new WP_Query(); $wp_query->query($args); But it displays only posts and pages, not the custom post type “newsletter”.very flexible for theme development: users show compatibility, missing feature pain that may indicate a product gap.
Evidence: very flexible for theme development I was looking for a way to have sticky / featured posts AND pages and custom posts.Broken: users show bugs, compatibility, support pain that may indicate a product gap.
Evidence: Broken This plugin is broken with wordpress 3.6.1 This plugin is broken with wordpress 3.6.1 I didn’t see on the first page that it’s Compatible up to: 3.5.2 .