This plugin creates a custom post type for theater productions with taxonomy for actors, venues and more. It's intended to be used by theater associations, NGO:s presenting theater productions etc. It will hold the information about a theater production 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 language base from Swedish to English to make translation easier. I also added a few more template files.
1.2.1
Changed donation link (important stuff ;) )
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 for WP repos