Custom Rating Fields
Pro users can fully customize both the subcategory star ratings and the numerical data fields from the Settings > Rating Fields tab.
Custom Subcategory Ratings
The Subcategory Ratings repeater lets you define your own star rating categories. Each row has:
- Slug Key — A machine-readable key (e.g.,
venue_quality). Used as the meta key suffix. - Display Label — The human-readable label shown in the review form and summary (e.g., “Venue Quality”).
Drag the handle on each row to reorder categories. Click the × button to remove a row. Click + Add Subcategory to add a new one.
When the custom list is empty, the plugin falls back to the 5 default categories.
Custom Numerical Data Fields
The Numerical Data Fields repeater lets you define your own data collection fields. Each row has:
- Slug Key — A machine-readable key (e.g.,
table_cost_amt). - Display Label — The label shown in the form and summary (e.g., “Table Cost Paid”).
- Suffix — The unit symbol or text (e.g.,
$,people). - Prefix checkbox — When checked, the suffix is displayed before the number (e.g.,
$123.45). When unchecked, it appears after (e.g.,456 people).
When the custom list is empty, the plugin falls back to the 4 default fields.
