このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Recent Posts Markdown Generator

説明

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

スクリーンショット

  • Recent Posts Markdown Generator by Harner Designs in Action.

インストール

  1. Upload the plugin files to the /wp-content/plugins/recent-post-md directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Tools > Recent Posts Markdown
  4. Select Your Post Type and how many posts.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Recent Posts Markdown Generator はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Recent Posts Markdown Generator” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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.