Get posts by tags using $wpdb
-
Hello!
Can anyone help me with an SQL query that gets all the posts that have two or more specified tags?
I know how to do it with get_posts(), but I need to do it with $wpdb.
Thank you!
The topic ‘Get posts by tags using $wpdb’ is closed to new replies.