Docs    Reviews    Customizations

How do I embed the Reviews feed directly into a WordPress page template?

You can embed a Reviews feed directly into a template file by using the WordPress do_shortcode function, ensuring you use the provided feed number for each specific feed. Example:

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

Couldn’t find your answer in the docs?

Contact Support

Was this article helpful?