=== Recent Posts Markdown Generator === Contributors: harnerdesigns Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BFEHZXY8645HQ&source=url Tags: markdown, recent posts, link list, seo Requires at least: 4.6 Tested up to: 5.1.1 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Generate a Markdown List of links to your most recent WordPress Posts. == Description == Generates a Markdown List of your most recent posts of your selected post type. Select as many posts as you want and whatever post type. ## Sample Output ### The Code: ## Recent Blog Posts * [How To Measure Angles In Illustrator](https://harnerdesigns.com/blog/measure-angles-in-illustrator/) * [Optimizing My Stars – PHP Generated SVG vs Canvas](https://harnerdesigns.com/blog/optimizing-my-stars-php-generated-svg-vs-canvas/) * [Unlimited Private GitHub Repos for Free Accounts](https://harnerdesigns.com/blog/unlimited-private-github-repos-for-free-accounts/) ### The Output: ## Recent Blog Posts * [How To Measure Angles In Illustrator](https://harnerdesigns.com/blog/measure-angles-in-illustrator/) * [Optimizing My Stars – PHP Generated SVG vs Canvas](https://harnerdesigns.com/blog/optimizing-my-stars-php-generated-svg-vs-canvas/) * [Unlimited Private GitHub Repos for Free Accounts](https://harnerdesigns.com/blog/unlimited-private-github-repos-for-free-accounts/) == Installation == 1. Upload the plugin files to the `/wp-content/plugins/recent-post-md` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Go to Tools > Recent Posts Markdown 1. Select Your Post Type and how many posts. == Screenshots == 1. Recent Posts Markdown Generator by Harner Designs in Action. == Changelog == = 0.6 = * Fixed bug where plugin JS would run on every page. = 0.5 = * List versions from most recent at top to oldest at bottom.