Wordpress plugins
Must Read!

Must Read!

Version : 1.0.0
Tested up to : 4.9
Number of download : 9
Author : underDEV
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

Must Read!
Must Read!
Must Read!
Must Read!

This plugin allows you to mark any of your articles as a “Must Read” to display them anywhere in a pretty convenient way. There are three possible ways to display the list. Widget Just go to the Widgets screen and find the “Must Read!” widget. You can place it in any sidebar and adjust the settings. Shortcode [mustread number=5 image=above_title date=1 author=1 excerpt=1] All supported params and their values are available in the FAQ section. PHP function mustread( array( 'posts_number' => 5, // integer 'display_image' => false, // false|above_title|below_title 'display_date' => false, // true|false 'display_author' => false, // true|false 'display_excerpt' => false, // true|false ), true ); The last parameter controls the output of the function. If you provide a false there, the function will return list HTML.

Download now