List of members

All members

Festivals

Europe

    [insert_php]
    $photog_posts = new WP_Query(‘category_name=europe&post_type=festivalinfo&orderby=title&order=asc&showposts=100’);
    while($photog_posts->have_posts()) : $photog_posts->the_post();
    ?>

  • ” rel=”bookmark” title=”Permalink to “>

  • [/insert_php]

Africa

    [insert_php]
    $photog_posts = new WP_Query(‘category_name=africa&post_type=festivalinfo&orderby=title&order=asc&showposts=100’);
    while($photog_posts->have_posts()) : $photog_posts->the_post();
    ?>

  • ” rel=”bookmark” title=”Permalink to “>

  • [/insert_php]

Oceania

    [insert_php]
    $photog_posts = new WP_Query(‘category_name=oceania&post_type=festivalinfo&orderby=title&order=asc&showposts=100’);
    while($photog_posts->have_posts()) : $photog_posts->the_post();
    ?>

  • ” rel=”bookmark” title=”Permalink to “>

  • [/insert_php]

Governmental organisations

    [insert_php]
    $photog_posts = new WP_Query(‘category_name=governmental-organisations&post_type=festivalinfo&orderby=title&order=asc&showposts=100’);
    while($photog_posts->have_posts()) : $photog_posts->the_post();
    ?>

  • Posted on Categories Members