<?php $terms = wp_get_post_terms( $post_id, $taxonomy, $args ); ?>
further looking click the link
http://codex.wordpress.org/Function_Reference/wp_get_post_terms
further looking click the link
http://codex.wordpress.org/Function_Reference/wp_get_post_terms
Comments
Post a Comment