ウゥジェットにカテゴリーアイコン

2009年02月01日(日) カテゴリー:WPWP タグ:  ☆ 15年前に投稿

やっとサイドバー ウゥジェットにカテゴリーアイコンが付いた
やったね
具体的には side.php で

wp_list_categories(‘show_count=1&title_li=<h2>’ . __(‘Categories’, ‘kubrick’) . ‘</h2>’);

の次に

if (function_exists(‘put_cat_icons’)) put_cat_icons( wp_list_categories(‘show_count=1&title_li=<h2>’ . __(‘Categories’, ‘kubrick’) . ‘</h2>’).’&echo=0′)); else wp_list_categories(‘show_count=1&title_li=<h2>’ . __(‘Categories’, ‘kubrick’) . ‘</h2>’));

を入れてやるとウゥジェットで、アイコン付きのカテゴリーが選択出来るのでしたぁ。


って言うか、ここは素直に用意されている物を使った方が簡単ですね。

アーカイブ

On This Day

Sponsored by

PAGE TOP

Copyright(c) 2008~2024 ふれあい果樹園 All Rights Reserved.