WordPress Recent Posts Markdown Generater

jackharner

Jack Harner 🚀

Posted on March 26, 2019

WordPress Recent Posts Markdown Generater

I made another thing. This time it's a WordPress plugin to generate a Markdown List of Links to your most recent posts. I built it specifically for linking back to your WordPress hosted blog posts at the end of your Dev.To (or other markdown supported) posts.

Check It Out

Or you can install it through your WordPress back end. Just search in the Add Plugins screen for Recent Posts Markdown Generator.

Once installed you just go to Tools > Recent Posts Markdown. Select your post type and how many posts you want to link and BAM! A list of links to your most recent posts.

Sample 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/)
Enter fullscreen mode Exit fullscreen mode

Recent Blog Posts


Let Me Know What You Think!

Thoughts, concerns and feedback are all welcome! Check out the code and let me know if this is something you could see yourself using!

💖 💪 🙅 🚩
jackharner
Jack Harner 🚀

Posted on March 26, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related