Document Home | All Tag List
>>Material Top >> Wordpress Document >> Author Tags >> get_links()
wp_get_links()と同様の動作をします。 リンクマネージャーに登録したリンク一覧を表示します。
<?php get_links(category, 'before', 'after', 'between', show_image, 'order', show_description, show_rating, limit, show_updated, echo); ?>
-