Featured Posts allows you to add featured posts to your blog's website via shortcode in pages and/or posts.
This plugin makes it easier to mark posts as featured posts from post list OR from post inner section.
Check
Demo and Features for additional information.
Also work with Gutenberg shortcode block.
Shortcode and widget
Featured Post Creative has 2 shortoctcodes and 1 widget
- Grid Box :
[fpc_post_block]
- Grid :
[fpc_post_grid]
- Widget
Features
- Mark any post as a Featured Post from post list OR from post inner section.
- Adjust Featured Posts display to any theme.
- 2 Shortcode and 1 widget.
- You can set how many posts you wish to display.
- You can select any category.
Shortcodes
[fpc_post_block limit="10"]
[fpc_post_grid]
Templete code
<?php echo do_shortcode('[fpc_post_block limit="10"]'); ?>
<?php echo do_shortcode('[fpc_post_grid grid="3" limit="10"]'); ?>
Following are featured post Parameters:
[fpc_post_block]
- Limit : [fpc_post_block limit="10"] (Display latest 10 featured post).
- Show_author : [fpc_post_block show_author="true"] (Display featured post author OR not. By default value is “true”. Values are “true” OR “false” )
- Category : [fpc_post_block category="category_id"] (Display featured post categories wise).
- Show_category_name : [fpc_post_block show_category_name="true" ] (Display featured post category name OR not. By default value is “true”. Options are “true OR false”).
- Show_date : [fpc_post_block show_date="false"] (Display featured post date OR not. By default value is “true”. Options are “true OR false”)
- Order : [fpc_post_block order="DESC"] (Controls featured post order. Values are "ASC" OR "DESC".)
- Orderby : [fpc_post_block orderby="post_date"] (Display featured post in your order. Values are "post_date", "modified", "title", "name" (Post Slug), "ID", "rand", "menu_order", "comment_count")
- Image Height : [fpc_post_block image_height="500"] (Control featured post image height.)
[fpc_post_grid]
- Limit : [fpc_post_grid limit="10"] (Display latest 10 featured post).
- Grid: [fpc_post_grid grid="3"] (Display post in grid3. You can use grid:1,2,3,4).
- Show_author : [fpc_post_grid show_author="true"] (Display featured post author OR not. By default value is “true”. Values are “true” OR “false” )
- Category : [fpc_post_grid category="category_id"] (Display featured post categories wise).
- Show_category_name : [fpc_post_grid show_category_name="true" ] (Display featured post category name OR not. By default value is “true”. Options are “true OR false”).
- Show_date : [fpc_post_grid show_date="false"] (Display featured post date OR not. By default value is “true”. Options are “true OR false”)
- Order : [fpc_post_grid order="DESC"] (Controls featured post order. Values are "ASC" OR "DESC".)
- Orderby : [fpc_post_grid orderby="post_date"] (Display featured post in your order. Values are "post_date", "modified", "title", "name" (Post Slug), "ID", "rand", "menu_order", "comment_count")
- Image Height : [fpc_post_grid image_height="500"] (Control featured post image height.)
PRO Features Include
- 20 Predefined stunning and cool designs
- Fearured Post Grid view
- Fearured Post Gridbox view
- Fearured Post Slider view
- Fearured Post Carousel view
- Fearured Post Widget with list view
- Fearured Post Widget with slider view
- WP Templating Features
- Trending/Popular Post Slider and Widget
- Visual Composer/WPBakery Page Builder Supports
- Strong Shortcode Parameters
- Slider RTL support
- Fully Responsive
- 100% Multilanguage
View PRO DEMO and Features for additional information.