Popis
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
Instalace
- Upload the plugin files to the
/wp-content/plugins/recent-post-md
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress
- Go to Tools > Recent Posts Markdown
- Select Your Post Type and how many posts.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Recent Posts Markdown Generator je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Recent Posts Markdown Generator” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.