I have this query: $new = new WP_Query(array(‘post_type’=>’support’,’order’=>’DESC’, ‘meta_key’=>’post_views_count’, ‘orderby’=> ‘meta_value_num’, ‘posts_per_page’=>’20’)); the result set […]
Tag: post-meta
What is generating my meta og:description?
My site has Facebook social graph meta tags in its page: <meta property=”og:title” content=”First Look […]
Allow user to create instances of custom field
I have a custom field for a links page which takes a name and an […]
WordPress Action Hooks and Post ID?
I’m creating a very basic WordPress plugin whose purpose is to display a numerical value […]
How can I retrieve multiple get_post_meta values efficiently?
I am looking for a solution to returning multiple get_post_meta values… Current I am using […]
I can’t set meta_key in my custom post type query
I’ve created a custom post, events, and saved the meta data event_year to each event. […]
Custom Post Type: Set post_title equal to a custom post type field
Iâve created a custom post type for employees in a company with some fields they […]
Multi-line captions on attachments
How can I change the ‘Caption’ text input to text area, to allow for multi […]
Post IDs missing on delete_postmeta action hook
I’m using metadata in pages to store variables and do server side caching for dynamic […]
need advice on how to do a lists using custom post types – taxonomy vs postmeta
i am building a lists plugin …. i want to have a custom post type […]
No More Posts Available.
No more pages to load.