Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

BKTSK Live Scheduler

Descrição

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).

Instalação

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.

Perguntas frequentes

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

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“BKTSK Live Scheduler” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

“BKTSK Live Scheduler” foi traduzido para 6 locales. Obrigado aos tradutores pelas suas contribuições.

Traduza o “BKTSK Live Scheduler” para o seu idioma.

Interessado no desenvolvimento?

Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.

Registo de alterações

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.