>
Download This Plugin | |
Download Elegant Themes | |
Name | Songkick Concerts and Festivals |
Version | 0.9.4.6 |
Author | Sabrina Leandro |
Rating | 0 |
Last updated | 2014-02-18 08:48:00 |
Downloads |
9961
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Songkick Concerts and Festivals plugin added 11 bytes of resources to the Home page and 14 bytes of resources to the sample Post page.
Songkick Concerts and Festivals plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Songkick Concerts and Festivals plugin ads no tables to your Wordpress blog database.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 :)