Integrate BookWidgets widgets in your WordPress site
Integrate BookWidgets widgets in your WordPress
site. Quickly embed or link to widgets by shortcode.
Use one of the shortcodes in your page or posts to link or embed widgets.
[bw_link]
: Link to a widgetUse the link of the widget from the “Share” dialog in BookWidgets:
Have a look at [bw_link url="https://www.bookwidgets.com/play/ThIsIsa-LiNk123?teacher_id=123456"]my widget[/bw_link]
If you enabled sharing by shortcode for the widget, you can also link
using the shortcode of the widget:
Have a look at [bw_link code="ABCDE"]my widget[/bw_link]
[bw_embed]
: Embed a widgetUse the link of the widget from the “Share” dialog in BookWidgets:
[bw_embed url="https://www.bookwidgets.com/play/ThIsIsa-LiNk123?teacher_id=123456"]
If you enabled sharing by shortcode for the widget, you can also link
using the shortcode of the widget:
[bw_embed code="ABCDE"]
Supported parameters:
code
: Widget shortcodewidth
: Width of the widget frameheight
: Height of the widget frameallowfullscreen
: set this to 1
to add a fullscreen button in the bottom right corner/wp-content/plugins/wp-bookwidgets
directory.url
parameter to bw_embed
and bw_link
allowfullscreen
option to bw_embed