TributeCity Gig List Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
TributeCity Gig List connects to TributeCity so Pro band accounts can show their current and archived gigs on any WordPress page via a shortcode.
Listings are managed in the TributeCity dashboard. This plugin does not create or edit shows locally — it only displays data returned by the TributeCity API using credentials you configure.
Features
- Shortcode-driven gig list and single-show detail views
- Optional archive view and result limit
- Settings screen for API token, Band ID, and display options
- Transient caching to reduce remote API calls
- Internationalized (translation-ready)
- Optional credit link (off by default)
External services
This plugin connects to the TributeCity service (https://tributecity.com) to display gig listings for a configured TributeCity Pro band account.
- What it is used for: fetching current and archived show data and loading poster images for display via the shortcode.
- What data is sent and when: when a visitor opens a page that contains the shortcode, the plugin requests gig data from
https://tributecity.com/api/gigusing the API token and Band ID stored in your WordPress settings, plus request parameters needed to fetch shows (for example gig ID, archive flag, or limit). Poster images may load fromhttps://tributecity.com/media/. - No WordPress site visitor personal data is sent to TributeCity.
- A TributeCity Pro account is required for the API to return listings. Without valid credentials, the shortcode shows an empty-state message.
Service provider: TributeCity (https://tributecity.com)
- Terms of Service: https://tributecity.com/p/terms
- Privacy Policy: https://tributecity.com/p/privacy
Shortcode
Recommended:
[tributecity_gigs]
Legacy tag (still supported):
[tributecity-gigs]
Attributes:
limit— Maximum number of shows (e.g.[tributecity_gigs limit="5"])archive— Show archived gigs ([tributecity_gigs archive="1"])gig_id— Show a single gig ([tributecity_gigs gig_id="123"])
Visitors can open a show’s detail view from the list; that uses a gig_id query argument on the same page.
Privacy Policy
This plugin stores the following options in your WordPress database: API token, Band ID, hide-title preference, and optional credit preference. When the shortcode renders, those credentials are used to request gig data from tributecity.com. No visitor emails or site usage analytics are collected by this plugin.
For TributeCity’s own privacy practices and terms, see:
- Privacy Policy: https://tributecity.com/p/privacy
- Terms of Service: https://tributecity.com/p/terms
Screenshots
Settings screen for API credentials and display options.
Front-end gig list table.
Single show detail view.
