Recent Posts Easy Wordpress Plugin - Rating, Reviews, Demo & Download

Recent Posts Easy Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

The “Recent Posts Easy” plugin provides a simple shortcode for displaying recent posts with thumbnails and meta descriptions on your WordPress site.

The shortcode accepts several attributes that allow you to customize the output, including the number of posts to display, the image size, the post type, the category, the sort order, and the maximum length of the meta description.

To use the shortcode, simply add the following code to any page or post:

[recent-posts]

You can also customize the shortcode by adding attributes, like this:

[recent-posts limit=”10″ image_size=”medium” post_type=”page” category=”news” order=”ASC” meta_limit=”30″]

Usage

To use the shortcode, simply add the following code to any page or post:

[recent-posts]

This will display the 5 most recent posts with thumbnails and meta descriptions.

You can also customize the shortcode by adding attributes. Here are the available attributes:

limit: the maximum number of posts to display (default is 5)
image_size: the size of the thumbnail image (default is “thumbnail”)
post_type: the post type to display (default is “post”)
category: the category to display (default is empty)
order: the sort order of the posts (default is “DESC”)
meta_limit: the maximum length of the meta description (default is 15)
For example, to display the 10 most recent pages in the “news” category with medium-sized thumbnails and longer meta descriptions, you would use the following shortcode:

[recent-posts limit=”10″ image_size=”medium” post_type=”page” category=”news” order=”ASC” meta_limit=”30″]

Screenshots

No screenshots provided


Reviews & Comments