Description
This plugin lets you to display recent Posts, as beautiful tiles. You can use it with its default configuration which is appropriate for almost all home pages designs. NN Recent Posts can also be used to display as title or thumbnail. Select the number of latest posts and how you prefer them to be shown.
Arbitrary section
A brief Markdown Example
Unordered list:
- [nn_recentposts]
- [nn_recentposts num=”4″ category_names=”special,article” show_excerpt=”false” image_width=”450″ image_height=”290″]
Installation
Go to plugins in your dashboard and select ‘add new’
Search for ‘NN Recent Posts’ and install it and activate it
Write shortcodes like below in any page or post
[nn_recentposts]
[nn_recentposts num=”4″ category_names=”special,article” show_excerpt=”false” image_width=”450″ image_height=”290″]
FAQ
- Installation Instructions
-
Go to plugins in your dashboard and select ‘add new’
Search for ‘NN Recent Posts’ and install it and activate it
Write shortcodes like below in any page or post
[nn_recentposts]
[nn_recentposts num=”4″ category_names=”special,article” show_excerpt=”false” image_width=”450″ image_height=”290″] - Does this plugin has a UI panel in wp-admin?
-
No. this plugin is simple enaugh that you can use it just by writing shortcodes in your posts/pages.
Contributors & Developers
“NN Recent Posts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “NN Recent Posts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Show exerpt of posts.
- Select how number of recent posts you want to be displayed.
- Determine thumbnail size.
- Responsive.