
內容簡介
WordPress外掛「Theatre WP」協助使用WordPress製作劇團和表演藝術公司網站的開發人員和設計師。
「Theatre WP」旨在協助使用WordPress設置表演藝術公司網站的設計師和開發人員。
此外掛程式提供製作和演出(演出)管理。
此外掛包括什麼?
專門為製作、演出和贊助商而設的自定義文章
特定節目的即將到來的演出小工具
一般即將到來的演出小工具
製作贊助商小工具
外掛程式好處
經過調整以符合大多數劇院公司的基本需求
進行有效管理和訪問的演出和表演的組織和良好結構的信息
與使用WordPress的佈景主題無關
可自定義的
可翻譯的
開放進行改進和建議
待執行項目區域
可掛鉤的
A Sage主題
設計師/開發人員注意事項
外掛中有六個範本可供使用,可在自訂主題中使用:
single-spectacle.php#單個秀頁面
single-performance.php#單個表演頁面
archive-spectacle.php#可用節目列表
archive-performance.php#可用表演節目列表
check-dates-form.php#按日期篩選表演節目
taxonomy-format.php#按類別分類的製作
您可以將外掛程式目錄中的includes/templates中的文件複製到您的主題目錄中,並對其進行修改。
如果使用範本,則在主題中定義TWP_THEME常量以避免重複內容:
define('TWP_THEME',true);
請查看classes/theatrewp/class-theatrewp.php以獲取可以在您的範本中使用的函數。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
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.
