blindsidenetworks / wordpress-plugin_bigbluebutton

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

WP-13:room shortcode #28

Closed yfngdu closed 4 years ago

yfngdu commented 5 years ago

Allow user to insert shortcode anywhere on their website using the following formats:

[bigbluebutton token="tokenID"] [bigbluebutton category="categoryslug"] [bigbluebutton type="recording" token="tokenID"] [bigbluebutton type="recording category="categoryslug"]

If the user wants to use more than one token, it is recommended to use category instead. If the user wants to use more than one category, it is recommended to use the hierarchical category structure to include all tokens within one category. The category will include all children categories.