Home › Forums › Pro Version › Customising output with shortcode attributes › Reply To: Customising output with shortcode attributes
April 13, 2016 at 6:07 pm #11432
Guest
Can this be used to filter by ‘author’? i.e. I’d like to display only images/posts from a particular user.
(FYI, I’ve tried working in $_GET[‘aithorid’] to filter the output in my custom layout, but $_GET isn’t recognized in its output, probably due to the AJAX.)