=== CC Recent Post === Tags: codycave, sidebar, recent post, post, commtent, most commented post. Requires at least: 3.0.1 Tested up to: 4.4 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple and easy sidebar recent post list. == Description == CC Recent Post is a simple recent post showing plugin in both sidebar or anywhere in your website. Major Features:
1. Simple Shortcode.
2. Most Recent Post List.
3. Most Commented Post List.
How to use:
For Showing Recent Post List:
Shortcode:
[ccrp]

Options: Full Shortcode :
[ccrp pre_page="5" order="DESC" img="true" img_type="sqr" excerpt="false" cat="true"]

For Showing Most Commented Post List:
Shortcode:
[ccrp_mc]

Options: Full Shortcode :
[ccrp_mc pre_page="5" order="DESC" img="true" img_type="sqr" excerpt="false" cat="true"]

Plugin Demo: http://www.codycave.com/Plugins/cc-recent-post/ == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `CC Recent Post` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. You can use shortcode in page or post. 4. After applying the shortcode please go to the endless scroll plugin option (in your wordpress Dashboard Menu-bar) and click on 'Save Changes' button once. == Screenshots == No screenshots yet..! == Changelog == = 1.0 = * Initial Release.