Docs        Documentation

How Do I Embed the Reviews Feed Directly into a Theme Template?

 

You can embed the feed directly into a template file by using the WordPress do_shortcode function:

<?php echo do_shortcode('[[reviews-feeds feed=1]]'); ?>

 

 

support

Couldn’t find your answer in the docs?

Contact Support

Was this article helpful?