Mark posts as "Premium" and display a custom message or ad code.
As of April 2026, Premium Posts is a WordPress tag plugin with 10 active installations and a 5/5 rating from 1 reviews. It has been downloaded 1.7K+ times in total. Requires WordPress 3.1+ and PHP false+. Available on WordPress.org since 2013. Last updated 12 years ago — may have compatibility concerns. Top alternative: Pages with category and tag.
Want to add a special message or ad code to your most popular blog posts? This plugin enables you to do just that!
WP-Admin > Plugins.WP-Admin > Settings > Reading and edit your premium post message.<?php premium_posts(); ?> template tag inside The Loop.This plugin also adds the conditional tag is_premium_post() for use in your theme template files. You can use it to test if a specific post is marked as premium by passing the post ID (or post object) as a parameter.
Example:
<?php if ( is_premium_post( $post_id ) ) { ?>
<?php echo get_the_tit…| WordPress | 3.1+ requiredTested up to 3.5.2 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.