Ticket #17558: 17558.get-the-terms-docs.diff
| File 17558.get-the-terms-docs.diff, 440 bytes (added by , 15 years ago) |
|---|
-
wp-includes/category-template.php
1064 1064 /** 1065 1065 * Retrieve the terms of the taxonomy that are attached to the post. 1066 1066 * 1067 * This function can only be used within the loop.1068 *1069 1067 * @since 2.5.0 1070 1068 * 1071 1069 * @param int $id Post ID. Is not optional.