Forums
Home / Plugin: Theater for WordPress / Event URL shortcode/variable?
(@madhatter123)
6 years, 4 months ago
Is there a possibility to get an event URL shortcode/variable? Like {{url}} or something?
Thanks!
(@slimndap)
Currently you can only do something like this:
[wpt_productions post__in="123"]{{title|permalink}}[/wpt_productions]
Where ‘123’ is the ID of the production.
See the docs form more examples: https://github.com/slimndap/wp-theatre/wiki/Shortcodes