wp-theatre
wp-theatre copied to clipboard
Is it possible to add a permalink to the entire event?
I am listing my events like so: [wpt_events]{{thumbnail|permalink}} {{datetime|permalink}} {{title|permalink}} {{remark}}[/wpt_events]
However I would like to have an <a>
around the entire generated wp_theatre_event
markup. Is that possible?