Rather than use another widget I want to code the method to include the WP “Categories” widget directly within the content of a page or post.
Any ideas?
Rather than use another widget I want to code the method to include the
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.
To add wordpress post categories into the template file you need to use
Default arguments are :
or you can simply use it without parameters, in that case defaults will work.
you can read more about this function here