Return to Snippet

Revision: 35814
at November 14, 2010 02:03 by jli


Initial Code
<?php wp_get_object_terms( $object_ids, $taxonomies, $args ) ?>

Initial URL
http://codex.wordpress.org/Function_Reference/wp_get_object_terms

Initial Description


Initial Title
Wordpress - Get taxonomy terms for given post

Initial Tags
wordpress

Initial Language
PHP