Support

Account

Home Forums General Issues Reverse Relationship Query Reply To: Reverse Relationship Query

  • Also, to get custom fields in the “ForEach” use the following
    <?php echo get_field('task_due_date', $tasks->ID); ?>