Demo & Documentation

Introduction

WordTour provides you with flexibility in managing your content.

WordTour supports three kinds of shortcodes for displaying your listings.

  • wordtour_events – Displays your event listings.
  • wordtour_artists – Displays your artists listings.
  • wordtour_tours – Displays your tour listings.
  • wordtour_venues – Displays your venue listings.
  • wordtour_albums – Displays your album listings.
  • wordtour_bio – Displays your artist bio.
  • wordtour_videos – Displays your videos by type

Each shortcode displays a list of relevant results that are easy to customize.

Each item in the list links by default to an auto-generated page for that item. This default option is customizable so that it is possible to link each item separately to a different page (other than the default one) according to your preference.

The output of the shortcode could be generated either by writing the code itself using the “do_shortcode” handler or by adding it to the post content (and thus automatically generate the code). Please note that when choosing to add the shortcode to the post content, it is possible to utilize the Shortcode Generator button located in the text editor toolbar

For example:

echo do_shortcode("[ wordtour_events date_range="upcoming" ]");

There are 3 type of pages supported by WordTour: Event, Artist, Tour.

Event Page

Displays event information. In the WordTour administration screen the visualization of following supported widgets may be modified:

  • Gallery – Presents the galleries associated with the event.
  • Videos – Presents the YouTube video clips selected for the event.
  • Map – Displays Google Map location.
  • Flickr – Imports photos from Flickr that match the WordTour “machine tags” appearing in the Flickr Photos widget.
  • Comments – Add comments and ratings related to the event.
  • RSVP – Confirmation of attendance for registered users.

Artist Page

Displays artist information. In the WordTour administration screen the visualization of following supported widgets may be modified:

  • Gallery – Presents the galleries associated with the event.
  • Videos – Presents the YouTube video clips selected for the event.
  • Flickr – Imports photos from Flickr that match the WordTour “machine tags” appearing in the Flickr Photos widget.
  • Upcoming Shows – Displays a list of upcoming events.

Tour Page

Displays tour information. In the WordTour administration screen the visualization of following supported widgets may be modified:

  • Gallery – Presents the galleries associated with the event.
  • Videos – Presents the YouTube video clips selected for the event.
  • Flickr – Imports photos from Flickr that match the WordTour “machine tags” appearing in the Flickr Photos widget.
  • Shows – Displays a list of the entire events.
  • NewsDisplays the five recent posts relating to specific categories as defined in the administration dialog screen of the tour.

Album Page

Displays album information. In the WordTour administration screen the visualization of following supported widgets may be modified:

  • Tracks – Presents the tracks associated with the event.
  • Similar Albums – Presents similar albums filtered by genre.