[rwp_box_recap] - Recap section of review box
The shortcode displays a recap section of review box. The included sections are:
- Box title
- Box Image
- Overall scores
- Custom panel
- Custom links
- Pros, cons and summary fields
- Criteria scores
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 | |
hide_criteria_scores |
If it set to true then it hides the criteria score | false |
Example
[rwp_box_recap id="0"] [rwp_box_recap id="0" post="123"] [rwp_box_recap id="0" theme="1"] [rwp_box_recap id="0" hide_criteria_scores="1"]
Preview