- 2008-01-11 (金)
- カテゴリ:wordpress

ME2.0.11
本体:日本語版 popularity-contest_i18n_1.2b
バーグラフ:popularity bargraph Version: 0.1.1
デフォルトだと表示位置は強制的に決まっている。
自分で位置決める場合は
popularity-contents.php
38行目
$ak_show_popularity_with_post = 1;
を
$ak_show_popularity_with_post = 0;
に書き換えて
表示したい位置に
<?php akpc_the_popularity(); ?>
を挿入。
任意の位置に
バーグラフ表示なら
<?php akpc_bargraph(); ?>
を挿入。
- カテゴリ:wordpress

- No Tags
Comments:0
Trackback+Pingback:0
- TrackBack URL for this entry
- http://reoto.com/archives/202/trackback/
- Listed below are links to weblogs that reference
- wordpress popularity contents 人気度の表示位置 from ぼんずーず