Short Code Arguments?
-
I have created a content view to display posts of our city’s Do The Right Thing program for our local schools. I am filtering by Taxonomy via CATAGORY=do-the-right-thing and TAG=2016-2017 but am wondering if I am able to NOT use the TAG in the view template BUT add it in the shortcode so that I only need one view for each school (9 of them) and add the school year tag (2015-2016 or 2016-2017). If the plugin won’t allow arguments within the short code, then I will have to create nine templates (each school) every year.
I am hoping to make it do this:
2016-2017 Recipients
[pt_view id=123456789 tag=2016-2017]2015-2016 Recipients
[pt_view id=123456789 tag=2015-2016]Will that work or am I dreaming again? Thank you for giving us an awesome plugin!
Jack (Havelock, NC)
The topic ‘Short Code Arguments?’ is closed to new replies.