Shortcodes

The Woo Stream plugin comes with two shortcodes that you can use to display streams on your website.

  1. Install the Woo Stream plugin on your WordPress site. If you don’t know how to install a plugin in WordPress, you can check our blog post about that.
  2. This shortcode displays all streams on your website.

    [woost_all]
    
  3. This shortcode displays a carousel of the latest streams. You can customize it by changing the number of items to display and the number of items to show in the carousel.

    [woost_carousel items="5" show="5"]