Bandsintown Events

外掛說明

Display your upcoming tour dates on WordPress with real-time sync from Bandsintown for Artists. Event listings include direct ticket links and customizable CTAs that convert casual visitors into engaged fans.

Setup takes minutes—no embed codes or technical hassle. Once configured, any event you add or update on Bandsintown for Artists instantly appears on your WordPress site.

Features

Event Display & Ticketing

Make it easy for fans to find your show dates and buy tickets.

  • Show upcoming tour dates and live events
  • Add customizable “TICKETS” buttons styled to match your website
  • Direct fans to purchase with zero friction

Fan Engagement Tools (optional)

Turn your tour page into a fan growth engine.

  • RSVP – Collect fan emails, track interest, send automated reminders
  • Follow – Build your mailing list, automate tour and release announcements
  • Play My City – Let fans request shows, identify high-demand markets
  • Notify Me – Auto-notify fans when tickets go on sale to boost early conversions
  • Presale – Send automated presale codes and alerts via email and mobile
  • Waitlist – Track interest for sold-out or TBA shows, keep fans engaged

Design Customization

Match your site’s look and feel with full styling control.

  • Background color, text color, dividers
  • Button styling: color, text, borders, border radius
  • Desktop width control (mobile auto-formats to full width)
  • Localized display in 6 languages: English, French, Spanish, German, Italian, Portuguese

Notes

The plugin will be updated to match the lastest version of wordpress

螢幕擷圖

  • Plugin settings: Artist and app_id setup
  • Event display settings (limit, date format, descriptions)
  • CTA toggles and CTA styling controls
  • Design settings (background, text, dividers, logo position, width)

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Bandsintown Events

安裝方式

  1. Install and activate “Bandsintown Events”.
  2. In WordPress Admin, open the Bandsintown Events plugin settings.
  3. Enter:
    • Artist Name (or Artist ID starting with “id_”)
    • Your app_id (generated in your Bandsintown for Artists account)
  4. Configure event display, language, buttons, and design settings.
  5. Add the widget to a page:
    • Gutenberg: insert the “Bandsintown Events” block
    • Other editors/builders: use the plugin’s shortcode (shown in the plugin settings)

常見問題集

Do I need to paste the embed code from Bandsintown?

No. The plugin loads the widget with your event listings automatically, and all configuration is done in WordPress.

What is “app_id” and why do I need it?

app_id is your unique identifier that Bandsintown uses to allow your plugin to access, display, and auto sync your events. You can retrieve it from your Bandsintown for Artists account under Settings.

Can I use Artist Name or Artist ID?

Yes.
* If the value starts with “id_”, it will be treated as an Artist ID.
* Otherwise, it will be treated as an Artist Name (supports accents and apostrophes).

Why are my events not showing?

Common checks:
* Confirm events are published in Bandsintown
* Confirm the Artist Name or Artist ID is correct
* Verify your WordPress page contains the Bandsintown block or shortcode.

使用者評論

2019 年 11 月 25 日 1 則留言
Haven’t seen an updated review in awhile so figured I would leave one. I love bandsintown, and their widget works seamlessly with our sites. We put it on every artist site we manage.
閱讀全部 8 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Bandsintown Events〉的開發相關工作。

參與者

將〈Bandsintown Events〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.4.0

  • Relaunched plugin with the new in-WordPress configuration editor
  • Updated UI copy and admin help text
  • Updated public listing assets and screenshots
  • Compatibility validation for recent WordPress major releases

1.3.7

  • Update readme.txt: new contributor first commit changes.

1.3.6

  • Update readme.txt: change contributor.

1.3.5

  • Update readme.txt: add notes for future usage.

1.3.4

  • Improve widget initialization and input sanitization.

1.3.3

  • Improve widget initialization and input sanitization.

1.3.2

  • Improve widget initialization and input sanitization.

1.3.1

  • Fix widget initialization

1.3.0

  • Fix deprecation warning for create_function().

1.2.0

  • Fix PHP7 Class constructors deprecation warning. Thanks
    olimax
  • Add support for Display Track Button and Display Details widget settings.

1.1.9

  • Fix error where it would sometimes not correctly fallback to Artist name
    specified in Settings page when using the shortcode without options.

As of version 1.1.6 the preferred way to use the Bandsintown Events widget and
this plugin is through the [bandsintown_events] shortcode, either for pages,
posts or widget.

Please refer to our integrations page
for more information.

1.1.8

  • Remove ‘Elvis’ operator to make plugin compatible with PHP < 5.3

As of version 1.1.6 the preferred way to use the Bandsintown Events widget and
this plugin is through the [bandsintown_events] shortcode, either for pages,
posts or widget.

Please refer to our integrations page
for more information.

1.1.7

  • Fixes an issue where shortcode would not fallback to values set in Settings page.

As of version 1.1.6 the preferred way to use the Bandsintown Events widget and
this plugin is through the [bandsintown_events] shortcode, either for pages,
posts or widget.

Please refer to our integrations page
for more information.

1.1.6

  • Update shortcode settings.
    You can now use all the settings defined here
    when using the [bandsintown_events] shortcode.

Each option matches the HTML5 attribute name, without the data- prefix.
For example, to set a custom Artist Name, Font, Link Color and Language you would use the following shortcode.

[bandsintown_events artist-name="Shakira" font="Arial" link-color="#ff0000" language="de"]

1.1.5

  • Updates Plugin name and assets
  • Small general fixes

1.1.4

  • Fixes an issue where single quotes weren’t correctly escaped for Artist name

1.1.3

  • Use parent::__construct when extending WP_Widget
    Fixes: https://wordpress.org/support/topic/plugin-broke-with-https/#post-9557510

1.1.2

  • Now works with our new and improved Bandsintown Widget V2

1.1.1

  • Support of HTTPS

1.1.0

  • Improved release running on latest bandsintown widget

1.0.1

  • Updated settings admin menu to use new settings API

1.0.0

  • Completely reworked
  • Single artist based
  • Custom CSS (uses theme styles by default)
  • Data loaded live from Bandsintown API (JSONP)
  • No caching

0.2.0

  • Initial release.