blindsidenetworks / wordpress-plugin_bigbluebutton

BigBlueButton Wordpress Integration
GNU General Public License v2.0
27 stars 39 forks source link

WP15/wait for mod to join option #30

Closed yfngdu closed 4 years ago

yfngdu commented 5 years ago

Add wait for moderator option in room creation. By default, it is checked. The heartbeat API is used to check when a viewer is able to join a room. The heartbeat API is only enqueued for a page when a viewer tries to join a restricted room before a moderator does. If the heartbeat API is disabled, notify the admin that the plugin depends on the heartbeat API.