| Version 7 (modified by mootoh, 5 years ago) |
|---|
WP Calendar Cloud
タグクラウドならぬカレンダークラウド。WordPressのCustom Template Tagとして実装してあります。
コード
source:lang/php/wordpress/calendar_cloud
サンプル
http://blog.deadbeaf.org/ のサイドバー
使い方
任意の場所にて、
<?php calendar_cloud(); ?>
を呼ぶだけ。
参考
このコードは、WordPress本体に入っている以下のコードを参考にしたりsnippetとして使わせていただきました。
- wp-includes/general-template.php
- wp-includes/category-template.php
更新履歴
- 0.2 : 2007.11.28 : WP Coding Standard に準拠したつもり
- 0.1 : 2007.11.27 : とりあえずのリリース
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)
