Is there a plugin available that does for custom fields what Scribu’s excellent Taxonomy Drill-Down (formerly called Query Multiple Taxonomies) does for taxonomies? 1 Answer 1 I used to...
first of all sorry for my bad english. Let me explain what I`m trying to do: I have a column inside a SQL table with a string using the...
Let’s say I’m doing a search on my site, and get 50 posts as a result. The pagination is set to 10 posts per page, so I have 5...
I am using a shortcode to display a custom query. The shortcode is use in page. Everything is fine, only the navigation that I can’t get it working correctly....
my single posts is getting 31 query from mysql. I checked all queries. I saw this query. I am using last posts and categories widget. I think there query...
I am using WordPress and I am using a custom field that has the name ecpt_carprice for each post I am publishing, the field is saved in wp_postmeta the...
I would like to get the display name and email address for all users who have registered to my multisite today with the role of subscriber. It needs to...
I want to get the terms object by given posts ids. I don’t know much about sql, and this kinda complicated for me. Here is what i tried: global...
I’ve been really confused about these two caching modes. What’s the main difference between fragment caching and wp_cache? Can both of them be used hand in hand? EDIT I’ve...
I have two different custom post type on my WP website, one is ‘item_a’ and another one is ‘item_b’. I want to display all posts in ‘item_a’ and ‘item_b’...