=== Theatre WP === Contributors: Jose Bolorino Donate link: Tags: theatre, troupe, dance, performing arts Requires at least: 3.6 Tested up to: 3.7.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Management of spectacles and performances for Performing Arts Companies. == Description == The plugin "Theatre WP" makes easy the work of developers and designers who use WordPress to create websites for troupes and Performing Arts Companies. Theatre WP is intended for designers and developers using WordPress to setup a performing arts company website. This plugin provides productions and performances management. === What does the plugin include? === * Custom posts for Shows and Performances * Widget for upcoming Performances of a particular Show * Widget for upcoming Performances in general * Translation into English and Spanish === Plugin benefits === * Adapted to the basic needs of most Theater Companies * Organized and well structured information of Shows and Performances to facilitate their management and accessibility * Independent of the theme used in WordPress * Customizable * Translatable * Open to improvements and suggestions === ToDo === * Management of Sponsors per Show * Management of Press Releases * Translation into other languages === Notes for developers/designers === There are four templates within the plugin, used if the current theme does not include them: * single-spectacle.php # Single Show page * single-performance.php # Single Performance page * archive-spectacle.php # List of available Shows * archive-performance.php # List of available Performances To customize these templates, copy the files located in includes/templates within the plugin directory to your theme's directory and modify it to your liking. == Upgrade Notice == = 0.3 = First public Beta == Installation == Use automatic installer == Frequently Asked Questions == = Does someone have a question? = Not yet. == Screenshots == 1. Show single using Twenty Thirteen theme, with upcoming Performances widget. 2. Performance edition 3. Shows archive 4. Upcoming Performances == Changelog == = 0.3 = * Fixed multiple objects instances * Basic plugin settings * Display performance location's map * Auto build of custom post permalinks = 0.2 = * First Beta version.