[rwp_box] - Review Box
The shortcode displays all the parts of review box component. Learn more about how to create review boxes in the related article.
Parameters
Name | Description | Default value | Required |
id | The review box identifier | none | ✔ |
post | The post/page ID in which the review box has been created | current post ID | |
theme | The reviewer theme number. It overrides the default theme you choose in the template |
none |
Example
[rwp_box id="0"] [rwp_box id="0" post="123"] [rwp_box id="0" theme="2"]
Preview