Title: Bandsintown Events
Author: bandsintown_legacy
Published: <strong>March 17, 2010</strong>
Last modified: March 7, 2025

---

Search plugins

![](https://ps.w.org/bandsintown/assets/banner-772x250.png?rev=1848927)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/bandsintown/assets/icon-256x256.png?rev=1848927)

# Bandsintown Events

 By [bandsintown_legacy](https://profiles.wordpress.org/kwestion505/)

[Download](https://downloads.wordpress.org/plugin/bandsintown.1.3.4.zip)

 * [Details](https://pcd.wordpress.org/plugins/bandsintown/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/bandsintown/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/bandsintown/#installation)
 * [Development](https://pcd.wordpress.org/plugins/bandsintown/#developers)

 [Support](https://wordpress.org/support/plugin/bandsintown/)

## Description

Bandsintown’s Events plugin makes it easy for artists to showcase their upcoming
events anywhere on their WordPress-powered blog or website.

Easily display an automatically updated list of your events to your fans using the
widget, shortcode or template tag.

 * Automatically syncs to Facebook, Tumblr and Twitter.
 * Buy tickets and RSVP to your events right from your website.
 * Fully customizable CSS (uses theme styles by default).

## Installation

Click [here](https://manager.bandsintown.com/support/integrations) for installation
instructions.

## Reviews

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

### 󠀁[Excelente plugin](https://wordpress.org/support/topic/excelente-plugin-624/)󠁿

 [joelramirezleal](https://profiles.wordpress.org/joelramirezleal/) January 13, 
2020

Fácil de configurar, funciona muy bien.

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

### 󠀁[Great Plugin <3](https://wordpress.org/support/topic/great-plugin-3-4/)󠁿

 [blvckhoodie](https://profiles.wordpress.org/blvckhoodie/) November 25, 2019 1 
reply

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.

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

### 󠀁[Tested on wordpress 4.9.2](https://wordpress.org/support/topic/tested-on-wordpress-4-9-2/)󠁿

 [jenrock](https://profiles.wordpress.org/jenrock/) January 22, 2018

Excellent plugin, works a treat on latest wordpress 4.9.2

 [ Read all 8 reviews ](https://wordpress.org/support/plugin/bandsintown/reviews/)

## Contributors & Developers

“Bandsintown Events” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Bandsintown Events” into your language.](https://translate.wordpress.org/projects/wp-plugins/bandsintown)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/bandsintown/), check
out the [SVN repository](https://plugins.svn.wordpress.org/bandsintown/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/bandsintown/) by
[RSS](https://plugins.trac.wordpress.org/log/bandsintown/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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](https://wordpress.org/support/topic/php7-error-warning-_fix/)
 * 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](http://www.artists.bandsintown.com/integrations)

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](http://www.artists.bandsintown.com/integrations)

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](http://www.artists.bandsintown.com/integrations)

for more information.

#### 1.1.6

 * Update shortcode settings.
    You can now use all the settings defined [here](http://www.artists.bandsintown.com/events-widget#need-more-customization)
   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.

## Meta

 *  Version **1.3.4**
 *  Last updated **1 year ago**
 *  Active installations **4,000+**
 *  WordPress version ** 2.7 or higher **
 *  Tested up to **5.9.13**
 *  Language
 * [English (US)](https://wordpress.org/plugins/bandsintown/)
 * Tags
 * [bandsintown](https://pcd.wordpress.org/plugins/tags/bandsintown/)[concerts](https://pcd.wordpress.org/plugins/tags/concerts/)
   [events](https://pcd.wordpress.org/plugins/tags/events/)[tour dates](https://pcd.wordpress.org/plugins/tags/tour-dates/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/bandsintown/advanced/)

## Ratings

 3.3 out of 5 stars.

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

[Add my review](https://wordpress.org/support/plugin/bandsintown/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bandsintown/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/bandsintown/)