• Resolved theheavenlyhash

    (@theheavenlyhash)


    I would like to use the shortcode on a “my account” Page that would list all of the submissions of a user using

    echo do_shortcode( "[stickylist user='" . $current_user->ID . "']");

    Unfortunately It Looks like I’m required to include a Form ID.

    Does anyone know a way around this besides looping through each form?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘List All Entries of User Across All Forms’ is closed to new replies.