ホーム » WordPress

WordPressプラグインwp-kougabu

Submitted by on 2009年2月18日 – 11:48コメントはありません。

hiromasa.another :o )
wp-kougabu 1.00 bata1 リリース
http://another.maple4ever.net/archives/629/
きれいでとっても良いです :mrgreen: お薦めです :kya:
各ページ下に表示。
挿入コード


<ol><?php kougabu_get_images('before=<li style="display: inline">&sort_key="random"&start=0&count=4&max_width=100&max_height=100') ?></ol>

/wp-content/themes/carrington-blog/content/content-default.php
32行目追加

	<p class="filed">
		<ol><?php kougabu_get_images('before=<li style="display: inline">&sort_key="random"&start=0&count=4&max_width=100&max_height=100') ?></ol>
		<?php adsense_deluxe_ads('adsense'); ?>
		<span class="categories"><?php printf(__('Posted in %s.', 'carrington'), get_the_category_list(', ')) ?></span>
		<?php the_tags(__('<span class="tags">Tagged with ', 'carrington'), ', ', '.</span>'); ?>
	</p><!--/filed-->

人気度: 1% [?]

コメント無効