This plugin creates a custom post type for concerts with taxonomy for musicians, venues and more. It's intended to be used by music associations, NGO:s presenting music events (gigs) etc. It will hold the information about a concert together with taxonomies to make it easy to create events. Included are template files that you can use to create your own templates for your own theme to customize how the information is showed. The template files will work with the theme "Beyond-expactations", but are merely provided as guides to make your own template files. If you dont use the templates your theme should be able to show the information about the event, but it might miss some of the taxonomies.
The plugin is a part of the
NGO-portal project. You can find the code at
GitHub.
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- There are no settings for this plugin. Just add your events using the Concert menu item in your Wordpress back office.
1.2.2
- Latest stable release
Changed donation link
Made some minor corrections.
1.2.1
1.2
- Fixed issues with generic function names
- Fixed issues with sanitizing text-fields
- Included css in plugin, instead of from google, to reduce latency.
1.1.1
Initial release to the Wordpress repositorium