This plugin lets you display events for a Songkick user, artist, venue, or metro area on your WordPress blog, as a widget or shortcode.
This plugin lets you display upcoming or past events for a Songkick user, artist, venue, or metro area on your WordPress blog.
Events can be displayed by adding the Songkick widget to your template, or by adding the shortcode [songkick_concerts_and_festivals] anywhere in your blog.
Go to the Settings page to configure default options for the plugin. You can also specify your settings under Plugins/Widget or via shortcode options.
Go to the admin Widgets page and simply drag the widget into a sidebar and configure it.
Add the shortcode [songkick_concerts_and_festivals] in the content of any blog post.
When using a shortcode, you can set which artist, venue, metro area, or user you want to display events for, allowing you to show events for different entities:
[songkick_concerts_and_festivals songkick_id=your_username songkick_id_type=user][songkick_concerts_and_festivals songkick_id=your_artist_id songkick_id_type=artist][songkick_concerts_and_festivals songkick_id=your_venue_id songkick_id_type=venue][songkick_concerts_and_festivals songkick_id=your_metro_area_id songkick_id_type=metro_area]Override shortcode settings:
You can call the shortcode method directly in your PHP code:
<?php echo do_shortcode('[songkick_concerts_and_festivals]'); ?>
Know any others? Let me know!
This is an open source project that I maintain during my spare time. I welcome contributions!
The code lives on Github. To send your contribution, fork my project, make your lovely changes, and send me a pull request. Thanks :)
Requires: 2.8.2, PHP 5 or higher or higher
Compatible up to: 3.5.1
Last Updated: 2013-3-21
Downloads: 5,485
0 of 3 support threads in the last two months have been resolved.
Got something to say? Need help?