このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.