use this
$key_1_value = get_post_meta($post->ID, 'key_1', true);
key1 is the slug.
get_post_meta( $post->ID, '_wpsc_shelves', true )
No comments:
Post a Comment