內容簡介
Showtime外掛程式可讓您輕鬆管理並顯示旋轉節目表。它最初是為大學廣播電台建立的,但它可以用於任何每週重複的類型的時間表。
Showtime使用當前時間顯示您放置在時間段中的節目/事件的名稱。如果沒有節目/事件,它會顯示自訂的離線消息。您還可以選擇顯示即將發生的節目/事件的名稱。
3.0版的新功能
此版本是從頭開始重寫的,因此代碼比以前(希望)更好。星期幾的排序方法更好,前端呈現不再是可怕的jQuery hack了!一切都更有效率、更美觀,而且短碼輸出不再位於所有內容的頂部。此外,日程表管理器中還有一些時髦的新的AJAX功能。
目前使用2.1版的用戶不必擔心;它內建了數據庫升級工具,因此您無需重新輸入所有當前節目表。儘管如此,在運行升級之前務必備份您的數據庫;完成時它將刪除_showtime數據庫表。我幾乎確定它不會崩潰。
時區支持有所改善,但如果您仍然遇到問題,請給我發電子郵件。
目前功能列表
通過設置開始/結束時間輕鬆創建可編輯的節目/事件。
自定義「離線消息」。
隱藏或顯示即將發生的節目/事件。
在管理後台中自定義CSS。
關閉它:暫時使用離線消息替換您的時間表。
使用模板標籤,小部件或短碼顯示您的時間表。
將事件/節目名稱連結到URL。
上傳事件/節目圖像並在現正播放的小工具中顯示。
新的短碼,可輕鬆將現正播放的小工具添加到文章和頁面中。
支持不一定使用wp_前綴的數據庫。
外掛標籤
開發者團隊
原文外掛簡介
The Showtime plugin allows you to easily manage and display a rotating programming schedule. It was originally built for a college radio station, but it could be used for any kind of schedule that repeats weekly.
Showtime takes the current time and displays the name of whatever show/event you’ve placed in the timeslot. If there’s no show/event, it displays a custom off-air message. You also have the option of displaying the name of the upcoming show/event.
New in 3.0
This release is a ground-up re-write, so the code is (hopefully) an awful lot better than it was before. The sorting method is better for the days of the week, and the front-end presentation is no longer a horrible, horrible jQuery hack! Everything is more efficient, better-looking, and the shortcode output doesn’t sit on top of all the content anymore. Also, there’s some snazzy new AJAX-ification stuff going on in the Schedule manager.
Current 2.1 users, don’t worry; there’s a database upgrader built-in, so you don’t have to re-enter all of your current show schedules. That being said, be sure to backup your database before running the upgrade; it will remove the _showtime database table when it’s done. I’m almost certain it won’t break.
Timezone support is improved, but please email me if you’re still having trouble.
Current Feature List
Easily create editable shows/events by settings start/end times.
Customizable “Off-Air Message”.
Hide or display upcoming show/event.
Customizable CSS in the admin panel.
Shut it Down: Temporarily replace your schedule with off-air message.
Display your schedule using template tag, widget or shortcode.
Link your event/show names to URLs.
Upload images for events/shows and display them in the Now Playing widget.
New shortcode to easily add the Now Playing widget to Posts and Pages.
Support for databased that don’t necessarily use the wp_ prefix.
