get selected post using $_GET
im trying to get a post info when I click a button on the post and make it echo out the the same … Read more
im trying to get a post info when I click a button on the post and make it echo out the the same … Read more
On my website, post are not showing up when I navigate to http://www.domain.com/category/category-name/ but on wordpress dashboard, I am able to see the … Read more
I have a custom walker set up designed to add content into the nav menu. The problem being that it is not pulling … Read more
So I am interested in allowing a custom menu to show “in three places: Menu area, Homepage body, and footer” based on the … Read more
I can’t seem to get this to work — I’m trying to show posts that have the meta ‘featured_image’ value set to anything. From … Read more
I want to create a page labeled “Today’s News” which displays a simple bulleted list of all posts published on the current day … Read more
I am trying to figure out how to paginate a post for it’s images. I have a custom post type set up to … Read more
This must be fairly simple, but I’m puzzled. And I may be going about it backwards. How do I output a database option … Read more
A client is using the WordPress REST JSON API with some WordPress data models. We need to hit the WordPress API from the … Read more
I ran into something that has me completely stumped. For a cron job I need to retrieve which users are ‘marked’ as VIP … Read more