I have a custom taxonomy for cities, and would like to have this available as a custom field to be able to access it using the iOS Workflow app....
I have a custom field value called points. Post 01 points = 5 Post 02 points = 10 Post 03 points = 8 I need to create another custom...
In this image, 1. The Black letters are default post titles 2. The number before the ‘of‘ is a custom field. 3. The number after the year is the...
I have a site with a custom field (location) on every post . I want to change the value of each custom field value in every article to tag....
I’m trying to query custom posts ordering by a meta_key. But after WP_Query running, there isn’t any change in sql query inside the order clause. $args = array( 'post_type'...
I am trying to update the value of one custom post type’s meta when another custom post type is deleted. When a space_rental is deleted, I need to update...
I’m building a website in wordpress, and I need to make a login page & register page / popup with ajax + account page with some custom fields that...
Closed. This question is off-topic. It is not currently accepting answers. Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or...
I have a custom post type called Location with a custom field called City. I also have taxonomies on that post type called Specialties. The specialty filter works just...
I have a custom post type named houses. Inside this post type I have several custom fields, like: (name – field type – meta key) Title (wordpress field) City...