1. Home
  2. Docs
  3. Masonry Plugin
  4. Using a shortcode in a HTML template

Using a shortcode in a HTML template

Shortcodes created by the shortcode builder can be used within PHP templates with the following command.

<?php echo do_shortcode(‘[SHORTCODE]’); ?>

Was this article helpful to you? Yes 1 No 1

How can we help?