Show posts by shortcode: Wordpress Plugin

 Hello Guys, 

I have created plugin to add post in any page by using shortcode. You use this plugin very easily just install and active and paste shortcodes to your pages.

You can use different shortcode for different layout.

You can control posts content by using shortcode attributes.

Here are some details related to plugin, you can also download plugin from wordpress page by clicking the link below:

https://wordpress.org/plugins/posts-by-shortcode/


1) Use this shortcode to display posts:

[show_posts_pbs_rk layout="1"]

See screenshots for layout preview.

2) You can use multiple layout like:

[show_posts_pbs_rk layout="2"]

[show_posts_pbs_rk layout="3"]

[show_posts_pbs_rk layout="4"]

[show_posts_pbs_rk layout="5"]

3) You can use multiple attributes for more controls as below:

Show custom number of posts:

[show_posts_pbs_rk layout="1" no_of_post="6"]

Show Posts by category:

[show_posts_pbs_rk layout="1" category_id="1"]

Show pagination

[show_posts_pbs_rk layout="1" pagination="yes"]

Hide category label from layout:

[show_posts_pbs_rk layout="1" hide_category="yes"]

Show number of character in post desciption:

[show_posts_pbs_rk layout="1" desc_length="200"]

Set custom label for Read More Button:

[show_posts_pbs_rk layout="1" read_more_lebel="Continue Reading >"]

Show Author name in posts

[show_posts_pbs_rk layout="1" show_author="yes"]

Show Single post by post id

[show_posts_pbs_rk layout="1" post_id="52"]

Use plugin now


Also watch Video on Youtube:






Comments

Recent Posts

Make Checkout required fields optional or Optional fields required for woocommerce

Add Video After Product Gallery Woocommerce : Wordpress plugin

How To Add Plugin in Worpdress

How to install theme in wordpress?