This plugin is outdated and might not be supported anymore
WP Blog Posts

WP Blog Posts

Details
View on WordPress

WP Blog Posts plugin ability to display blog posts with title, short description, date, etc… to our website. An easy way to use the plugin.

You can use the [wp_blog_posts] shortcode and after that, the blog section will be shown automatically on the front side.

Awesome features

  • Display the latest blog post.
  • Display the blog post by category ID.
  • Set the blog post limit to show in section.
  • Set the blog post column to show in section.
  • Use the same shortcode multiple times on the same page.

Shortcodes

  • Latest : [wp_blog_posts] – Show the latest blog post.
  • Category : [wp_blog_posts cat=”category_id”] – Show the blog post by category ID.
  • Column : [wp_blog_posts column=”3″] – Set the column to show in section.
  • Limit : [wp_blog_posts limit=”3″] – Set the limit to show in section.
  • Complete shortcode example:
    [wp_blog_posts limit=”3″ column=”3″ cat=”category_id”]

Details

Plugin code:
wp-blog-posts
Plugin version:
1.0.2
Outdated:
Yes
WP version:
4.7 or higher
PHP version:
5.6 or higher
Test up to WP version:
5.8.10
Total installations:
0
Last updated:
2021-08-01
Rating:
Times rated:
2
blog-section
latest-post
post-by-category
wordpress-blog
wp-blog-post