Support

Account

Home Forums Add-ons Repeater Field Show all Repeat Fields Reply To: Show all Repeat Fields

  • Hi @Jan

    Your english is great, don’t worry about it.

    As for your question, yes, this is quite easy.

    Firstly, load all the pages via a get_posts function.
    Next, loop over the pages and load the repeater field data foreach page
    Lastly, output the repeater data or append it to a global array

    Thanks
    E