$tag="This is the tag" $PostId=1; // wp_set_object_terms( $PostId, array($tag), 'post_tag', true );. Note: wp_set_object_terms() expects the second ...
確定! 回上一頁