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

Classroom

外掛說明

Create a digital video based classroom in WordPress. This plugin gives you the ability to publish classes. It’s flexible enough to combine with other well known WordPress plugins to enhance the functionality.

Want to sell your courses? Sell access to them with WooCommerce. Includes support for subscriptions.

Organize your classes into Course groups? Try these helpers:
WP Term Images
WP Term Order

3rd Party Services

You have the option to use Wistia as a video provider. In order to do this, we need to communicate with their servers.

Usage

Most of the time, you’ll want to sell private access to your classes. This can be accomplished by installing WooCommerce. Then simply create a product and specify the classes or courses to which purchasing the product should grant access.

If a user is not logged in or doesn’t have access to your class or course, you can specify what page they should be redirected to.

Shortcodes

  • [course_list]
  • [courses]
  • [student_profile]
  • [complete_class]
  • [course_progress]
  • [classroom_login]

Customization

This plugin was made to be particularly customizable and not too opinionated. To customize the classroom design, copy the templates/single.php to your theme’s directory in classroom/single.php. From there, you can customize the output.

安裝方式

  1. Upload the classroom folder to the /wp-content/plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Classroom〉的開發相關工作。

參與者

將〈Classroom〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.2.6

  • Added ability to define redirects on course level.

2.1.6

  • Updated CMB2

2.1.4

  • Added Teachers to Courses

2.0.4

  • Fixed bug with purchase handler not adding access.

2.0.1

  • Fixed PHP version compatibility

2.0.0

  • We moved to our own access restriction system. Previously, we recommended users to use Groups plugin. This is no longer needed.
  • Removed Wistia integration
  • Added redirect settings
  • Replaced Groups plugin dependency

1.1

  • Fixed rewrite rules not flushing on activation.
  • Removes required plugins.

1.0

  • Start of a simple plugin.