This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Theatre WP

Description

The plugin “Theatre WP” helps 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 set up a performing arts company website.
This plugin provides productions and performances (gigs) management.

What does the plugin include?

  • Custom posts for Productions, Performances and Sponsors
  • Widget for upcoming Performances of a particular Show
  • Widget for upcoming Performances in general
  • Widget for Production Sponsors

Plugin benefits

  • Adapted to the basic needs of most Theatre Companies
  • Organized and well-structured information for Shows and Performances to facilitate their management and accessibility
  • Independent of the theme used in WordPress
  • Customizable
  • Translatable
  • Open to improvements and suggestions

ToDo

  • Hookable
  • A Sage Theme

Notes for developers/designers

There are six templates within the plugin as examples to use it in your custom theme:

  • 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
  • check-dates-form.php # To filter performances by date
  • taxonomy-format.php # Productions by category

You can copy the files located in includes/templates within the plugin directory to your theme’s directory and modify it to your liking.

Define TWP_THEME constant in your theme if using the templates to avoid duplicate content:

define( 'TWP_THEME', true );

Have a look into classes/theatrewp/class-theatrewp.php for functions to use in your templates.

Screenshots

  • Design using Theatre WP Plugin
  • Edit Show
  • Edit Performance
  • Types of Production
  • Productions

Installation

Use automatic installer

FAQ-e

Does someone have a question?

Not yet.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Theatre WP” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Theatre WP” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Code refactor
  • Classes autoload
  • Small fixes

0.69

  • Fix missing sponsors functions

0.68

  • get_show_next_performances_array()
  • Pass $first_available_year and $last_available_year to get_calendar_data()
  • Little fixes

0.67

  • Localization fixes
  • Tickets information fixes

0.66

  • WordPress 4.7
  • New setup option: Google Maps API
  • Set desired thumbnail size in $theatre_wp->get_spectacle_data
  • New template function to get the featured image in all available sizes (get_spectacle_thumbnail)
  • Enable “tag” taxonomy for shows
  • Added get_busy_dates
  • Added tickets options for performances

0.65

  • Fix. Display future years in performaces select box

0.64

  • WordPress 4.6
  • Fix limit in performances widget
  • Added missing performance region field

0.63

  • Fix options saving

0.62

  • First extensible filter: twp_define_audiences
  • Tabbed options panel

0.61

  • Fix missing javascript
  • Select the number of performances to display in upcoming performances widget

0.60

  • Fix datepicker in performances (by now it supports default WordPress date formats)
  • Fix draft performances displaying
  • Fix performance map language
  • French translation (merci to Jean-Bernard Huet)

0.59

  • WordPress 4.4
  • Fix productions list in admin with multiple languages
  • Fix custom posts dashboard icons

0.58

  • WordPress 4.3

0.57

  • New option to select sponsors in spectacle edition as list instead of check boxes
  • Minor bugfixes

Full changelog in the plugin website
https://www.bolorino.net/theatre-wp-wordpress-plugin-performing-arts/