• I understand the php code to post the title for a page is:

    <?php the_title();?>

    But can you pull a page title from a different post instead of the page your on? Like if i want to be on page 32 but want the title of page 36 to show is that possible? What is the code?

    Thanks,

  • The topic ‘Page or Post title – PHP Code’ is closed to new replies.