タグ別アーカイブ: theme
Sweetcron の Boxy But Good で Delicious を表示する
_activity_feed.php に <!– this item came from delicious.com –> <?php elseif ($item->get_feed_domain() == ‘delicious.com’): ?> <li class=”activity_item link<?php if ($i % 3 == 0):?> last<?php endif;?>”> <div class=”activity_list_inner”> <span class=”type_label link”></span> <div class=”link_container”> <a href=”<?php echo $item->get_original_permalink()?>”><?php echo $item->get_title()?></a> <div> … 続きを読む