• Resolved elliottbearwp

    (@elliottbearwp)


    Hi there,

    I currently have the following shortcode on my site

    <?php echo do_shortcode( ‘[wp_team_list role=”subscriber” order=”desc”]’ );?>

    This returns all subscribers, with their username and two custom fields – how would I include more custom fields, and how is it deciding what fields to return at all?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to add custom fields to query’ is closed to new replies.