php - Search only for posts with specific metadata?
I have a custom post type which creates events. These events have a start date and a end date.I want to be able to sear
database - Update all published posts at once
I know this question has been asked a few times but I can't find one with an adequate answer. I need to run through
How do I create a relationship between two custom post types?
I want to build a TV series database using WordPress. I have followed some tutorials and I have two custom post types: o
permalinks - Link works although page was moved to another location
I am a new to WordPress. Please help me with the following issue.I created page A and set Parent to X, hence its permali
PHP Strict Standards: Only variables should be assigned by reference
Here's the code in question. It started looking like this:$comments_by_type = &separate_comments(get_comments(&
functions - Filter the query ONLY for the search results page
I am trying to customize the search results for a generic search, but only if it's using the search.php template. I
Add view to admin menu to filter for specific criteria ( If post is child of specific Parent )
add_filter('views_edit-page','addFilter');function addFilter($views) {global $wp_query;$query = arra
Images missing from Blog post page
I have created a blog named Tutsguru. When i visit Main page it shows feature images of blog post but when i visit Blog
advanced custom fields - How to query wordpress with array of meta_values?
i have an array of meta values of an unknown length and i'm trying to query for posts that contain them.The type of
custom taxonomy - How to show term-specific post list, without posts associated with child terms?
Is this normal WordPress behaviour?I have:Custom post type: "article"Custom taxonomy: "company" (hi
php - Ajax search shows all results when user empties input?
Just managed to get ajax live search working, which means I can get the results instantly when I enter characters in the
wp query - How to break up output of posts for different terms on same page?
Background..My site contains 9,000+ posts of custom post type "article".It has various custom taxonomies, eg.
php - Input field duplicates on form submit by jQuery
I have a jQuery ajax function which adds some hidden fields to a form. I am trying to change the action of the form and
php - How to Get Linked Elements for a specific ml_source_elementid
I'm using MultiLingualPress* on one of my pages, which is multisite, multilingual.I am trying to get the permalink
user interface - 4.9.8 fr Weird behaviour, no media, many buttons unresponsive,
Since a few days, I have incredible problems with a one WP blog. Long story short, a few examples: the media shows an em
How to disable a jQuery plugin on WordPress plugin page
I have created a WordPress search plugin for a customer. It worked at my site, but when I installed it in my customer
xml rpc - Simply deleting XMLRPC file
I have never used XMLRPC for any activity for my WordPress sites and also not going to do so.There are many articles on
themes - Don't prepend WordPress base url to image paths
I'm programmatically adding image attachments to posts, however I'm not uploading the image, just storing the
How do WordPress themes work in relation to content?
Premise: I have experience with WordPress only from an admin's perspective point, not custom themes, so forgive the
Meta Query Array Error 500
I have two CPTs – Match and Player. Each Match post entry contains details relating to a specific match (who played, sco

