function get_cp_price() {
cp_get_price( $post->ID, 'cp_price' );
}
add_shortcode( 'itemprice', 'get_cp_price' );
There are currently 1 users browsing this thread. (0 members and 1 guests)