特定カテゴリの記事を表示するプラグイン

OVERVIEWでdiscのリスト化するのに使っています。これがなかったらガッカリなページになってたから。で、忘れちゃうので残しておかないと。

Imai Blog!: WordPressで特定カテゴリのエントリ記事を表示する

■特定のカテゴリ(ここでは1)で最新の5件を表示
Customizable Post Listingsプラグインを使用する場合(WP2.3は未対応)
<?php c2c_get_recent_posts(5, "%post_date%: %post_URL%", "1", 'date', 'DESC', 0, 'Y/n/j'); ?>

Plugin: Customizable Post Listings

♪ Spiritualized – Oh happy day
急に聴きたくなった

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

コメントをどうぞ

コメントを投稿するにはログインしてください。