Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Integrate Ticket Master

Περιγραφή

This plugin will enable a simple shortcode that you can use for embedding ticket master events in any WordPress post or page. The shortcode uses the ticket master Discovery API to search for events, their timings, venue and ticket price details.

Event are displayed with the [ank_wp_ticket_get_event_shortcode] shortcode:

[ank_wp_get_events genre="music" event_count="12" dmaid="324" title="Events in LA"]

Ticketmaster requires an API key to access discovery API to fetch event details. You can register for an API here.

The “Debug Mode” on “Ticket Master Settings” page is used for enabling logging of plugin. By enabling logging, a custom type named “Logs” is created in admin section where logs created can be viewed

Στιγμιότυπα

Εγκατάσταση

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Obtain an API key here
  4. Use “Ticket Master Settings” on admin screen to configure the plugin
  5. Enter your ticketmaster consumer key details in “Consumer Key” field of plugin’s setting page
  6. Enter “https://app.ticketmaster.com/” as API URL in “Api URL” field of plugin’s setting page

Συχνές Ερωτήσεις

What is dmaid ?

DMA stands for Designated Market Areas. Ticket master identifies areas using dmaids.
Designated Market Area (DMA) can be used to segment and target events to a specific audience. Each DMA groups several zipcodes into a specific market segmentation based on population demographics.

You can checkout the complete list of DMAids supported by ticketmaster here

What are the various values of dmaids?

You can checkout the complete list of DMAids supported by ticketmaster here

What are the supported country codes?

You can checkout the complete list of supported country codes here

You can checkout the complete list of DMAids supported by ticketmaster here

Κριτικές

27 Απριλίου 2023
a l air tres bien quand on prend votre code de demo, mais perso je n arrive pas à avoir les evenements francais. une aide serait la bienvenue 🙂
Ανάγνωση όλων των 2 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Integrate Ticket Master” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0.0

First release!

1.0.1

Fixed the pagination bug when count of total pages is 0.

2.0.0

1) Updated the shortcode to have title for searched results
2) Added dropdown in setting page to get the results in sorted order (this required change in API url , setting pages)
3) UI enhancements:
1) Added the logic on UI to filter the results by Segment/Genre of searched events
2) Show page number details below the title of searched results
3) Added animations to show event location and time on image hover
4) Added event details on click of event image
5) Updated the date format of event on UI
4) Updated the logic of pagination to highlight active page