Hi,
I'm trying to pull in posts which the current user has created from a post type using the post_name table either with an array or a wildcard. This is what I've got so far.
It's pulling in every post from that user we just want to pull in certain posts.
We'd rather use a wildcard which picks up any post_name which includes challenge-video otherwise an array would work too.
Any help would be much appreciated