• Resolved morris373

    (@morris373)


    Hi
    In my Pods template I have:

    [each grave_number]
        <li><a href="{@permalink,esc_url}">{@post_title}</a></li>
    [/each]

    I want to use it in a page template using PHP so that I can utilise page pagination.

    I know it is going to output an unordered list but what is the code for [each grave_number] equivalent to in PHP?

    Morris

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘What’s the equivalent PHP code’ is closed to new replies.