How could I display wordpress posts with a tag that matches the title of current post. For example the current post is titled “Jaguar”. After the jaguar content displays I want any posts tagged with the word “Jaguar” to to show below.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use the following code to get all the posts that tagged with the particular word.
Link: http://codex.wordpress.org/Class_Reference/WP_Query#Tag_Parameters