這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

BKTSK Live Scheduler

描述

This plugin will set up a custom post type and taxonomy for live schedule like YouTube Live.

On the new post type, you can use original custom field section including type of the schedule (time fixed schedule, time not fixed (only date fixed) schedule, canceled schedule and day off schedule) and the urls.

Also iCalendar file can be delivered. It can be imported with URL to the major calendar apps (e.g. Google Calendar, Apple Calendar App and so on).

安裝

This plugin can be installed directly from your site.

Log in and navigate to Plugins → Add New.
Type “BKTSK Live Scheduler” into the Search and hit Enter.
Locate the BKTSK Live Scheduler in the list of search results and click “Install Now”.
Once installed, click the Activate link.

常見問題

What can be done with this plugin?

You can make YouTube Live schedule as each posts. Of course, this information will be automatically used for making iCalendar file.
The iCalendar file would be delivered using specified url (you can change the slug for that on the setting page), so everyone can subscribe it to major calendar apps or services.

Is this able to show the calendar?

At last, we got the shortcode to show the calendar.
Use this shortcode to show the one.
[bktsk-live-calendar]

If you put this shortcode in the page, the pagenation will be automatically enabled.

Also if you need to keep the exact month calendar to show, you can use the shortcode like below.

`

[bktsk-live-calendar year=2020 month=5]
`

If you set only month option, the year will be this year (as same as now).
Of course you can set only year option, the month will be this month.

Donation?

I’m so happy to get a donation.
There’s an account to donate on PayPal.
https://paypal.me/sasagar

How can I use the post type?

You can use any WordPress tags and functions for the post type and taxonomy. Here are some slug to help you.

  • post type slug: bktskytlive
  • taxonomy slug: bktsk-yt-live-taxonomy

評價

There are no reviews for this plugin.

貢獻者及開發者

“BKTSK Live Scheduler” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

BKTSK Live Scheduler 外掛目前已有 6 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 BKTSK Live Scheduler 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.4.0

Enable month pagenation when the shortcode is on the page.
(This feature is enabled on page only, not for post or any post type.)

0.3.1

Fixing FAQ.

0.3.0

Hooray! Now we got the shortcode to show the calendar.
(Only this month, no paging.)

0.2.0

Enable quick edit for Live URL.

0.1.6

Fixing Class name.
Fixing file name.

0.1.5

Changes to support languages.

0.1.4

Fixing readme.
Testing Automation.

0.1.3

Fixing readme.
Testing Automation.

0.1.2

Release automation.

0.1.0

The first release.