Docs    Reviews    Documentation

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

How to embed a review feed straight into a theme template file using the do_shortcode function.

 

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