Forums

wp_list_pages --> link_after= slug or meta value (1 post)

  1. blitzy
    Member
    Posted 7 months ago #

    When using wp_list_pages, is it possible to print the slug or meta value from the page behind &link_after= ???

    something like this -->

    <?php wp_list_pages('link_after='. $slug->post_name .''); ?>

    This way i could use the page slug of meta value as a page description in the navigation of the pages.

Reply

You must log in to post.

About this Topic