Shortcodes
ID Vendor Event Reviews provides three shortcodes for placing review functionality anywhere on your site.
[[idver_submit_review event_id="123"]]
Displays the review submission form for a specific event. The event_id attribute is required. Shows guest name/email fields for non-logged-in visitors, or identifies the user automatically when logged in. If the Pro Require Login setting is enabled, guests see a login prompt instead.
[[idver_reviews event_id="123"]]
Displays the review summary (average rating, subcategory progress bars, numerical data averages) and individual review cards. The event_id attribute is required. Pro features add helpful voting buttons, sorting dropdown (newest, oldest, highest/lowest rated, most helpful), and star-filter buttons.
[[idver_event_list posts_per_page="12"]]
Displays a responsive grid of event cards with thumbnails, type badges, location, date, and star ratings. The posts_per_page attribute is optional (default: 12). Use -1 to show all events. Events are ordered alphabetically by title.
All shortcodes automatically enqueue the plugin’s stylesheet when used.
