• I made pages in wordpress. I use the plugin TagPages to tag the pages.

    I put to sidebar.php this:
    <?php wp_list_pages('sort_column=post_date'); ?>

    But I would like to show the tags near the page name in the pages list.
    How can I do this?

    (the plugin use the common things example: get_the_tags(); etc.

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Pages list with following tags’ is closed to new replies.