-
Posted a reply to Add Category names to post lists of custom post type, on the site WordPress.org Forums:
Thank you very much both of you @bcworkz @tugbucket for your time and help, I… -
Posted a reply to Add Category names to post lists of custom post type, on the site WordPress.org Forums:
@tugbucket Thank you, I understand so setup_postdata() makes a short pass for ids, forgive me… -
Posted a reply to Add Category names to post lists of custom post type, on the site WordPress.org Forums:
@tugbucket I tested this code now, and it doesn't work outputs anything, can we somehow… -
Posted a reply to Add Category names to post lists of custom post type, on the site WordPress.org Forums:
Thank you dear @tugbucket, I've realized that I named my category when I was making… -
Posted a reply to Add Category names to post lists of custom post type, on the site WordPress.org Forums:
Thank you for your reply dear @bcworkz, so for post data i should do something… -
Posted a reply to Add Category names to post lists of custom post type, on the site WordPress.org Forums:
Thanks for the reply dear @tugbucket , I added the code as follows here, but… -
Created a topic, Add Category names to post lists of custom post type, on the site WordPress.org Forums:
im beginner at codes, I have some code to show posts o…