Linux 软件免费装

Plugin Name

开发者 Carter Fort
更新时间 2013年3月15日 21:24
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 3.4.2

标签

ajax radio jquery schedule television programming webcast

下载

详情介绍:

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

安装:

  1. Upload the Showtime directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. You have a few display options:
  4. Template tag: <?php if (function_exists('showme_showtime')) echo showme_showtime(); ?>
  5. A Widget in your Appearance->Widgets settings
  6. You can display your entire schedule, broken down by days of the week, on a page or post with the [showtime-schedule] shortcode
After installation, be sure to set your timezone city. This ensures consistency in your entry/display times.