Title: Integrate Ticket Master
Author: ankgne
Published: <strong>18 يوليو، 2018</strong>
Last modified: 24 يوليو، 2020

---

البحث عن الإضافات

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

![](https://s.w.org/plugins/geopattern-icon/integrate-ticket-master.svg)

# Integrate Ticket Master

 بواسطة [ankgne](https://profiles.wordpress.org/ankgne/)

[تنزيل](https://downloads.wordpress.org/plugin/integrate-ticket-master.2.0.2.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/integrate-ticket-master/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/integrate-ticket-master/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/integrate-ticket-master/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/integrate-ticket-master/#developers)

 [الدعم](https://wordpress.org/support/plugin/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](https://developer.ticketmaster.com/products-and-docs/apis/discovery-api/v2/)
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](https://developer-acct.ticketmaster.com/user/register).

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

## لقطات الشاشة

 * [[
 * Settings Page
 * [[
 * Shortcode
 * [[
 * Searched Events

## التنصيب

 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](https://developer-acct.ticketmaster.com/user/register)
 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 ](https://developer.ticketmaster.com/products-and-docs/apis/discovery-api/v2/#supported-dma)

### What are the various values of dmaids?

You can checkout the complete list of DMAids supported by ticketmaster [here ](https://developer.ticketmaster.com/products-and-docs/apis/discovery-api/v2/#supported-dma)

### What are the supported country codes?

You can checkout the complete list of supported country codes [here ](https://developer.ticketmaster.com/products-and-docs/apis/discovery-api/v2/#supported-country-codes)

You can checkout the complete list of DMAids supported by ticketmaster [here ](https://developer.ticketmaster.com/products-and-docs/apis/discovery-api/v2/#supported-dma)

## المراجعات

![](https://secure.gravatar.com/avatar/5602c5627370e051fc3e425019abe0c7c05aec36c7c2f41ec893c9361f531961?
s=60&d=retro&r=g)

### 󠀁[a l air tres bien mais …](https://wordpress.org/support/topic/a-l-air-tres-bien-mais/)󠁿

 [lexavss](https://profiles.wordpress.org/lexavss/) 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 🙂

![](https://secure.gravatar.com/avatar/9fdfd4c56d448c52864491a02fef3973a487628123704fe930443cebac31a5cb?
s=60&d=retro&r=g)

### 󠀁[Kindly let me know the feedback of the plugin](https://wordpress.org/support/topic/kindly-let-me-know-the-feedback-of-the-plugin/)󠁿

 [ankgne](https://profiles.wordpress.org/ankgne/) 14 أكتوبر، 2020

Please let me know the feedback of the plugin so that I can enhance it further

 [ إقرأ جميع المراجعات 2 ](https://wordpress.org/support/plugin/integrate-ticket-master/reviews/)

## المساهمون والمطوّرون

“Integrate Ticket Master” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل
في هذه الإضافة.

المساهمون

 *   [ ankgne ](https://profiles.wordpress.org/ankgne/)

[ترجمة ”Integrate Ticket Master“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/integrate-ticket-master)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/integrate-ticket-master/)،
تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/integrate-ticket-master/)،
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/integrate-ticket-master/)
بواسطة [RSS](https://plugins.trac.wordpress.org/log/integrate-ticket-master/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 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

## ميتا Meta

 *  Version **2.0.2**
 *  Last updated **قبل 6 سنوات**
 *  Active installations **20+**
 *  WordPress version ** 4.9.7 أو أعلى **
 *  Tested up to **5.4.19**
 *  PHP version ** 5.5.12 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/integrate-ticket-master/)
 * Tag
 * [ticketmaster](https://ar.wordpress.org/plugins/tags/ticketmaster/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/integrate-ticket-master/advanced/)

## التقييم

 4 من 5 نجوم.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/integrate-ticket-master/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/integrate-ticket-master/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/integrate-ticket-master/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/integrate-ticket-master/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/integrate-ticket-master/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/integrate-ticket-master/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/integrate-ticket-master/reviews/)

## المساهمون

 *   [ ankgne ](https://profiles.wordpress.org/ankgne/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/integrate-ticket-master/)