이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.