Changeset 28575
- Timestamp:
- 05/25/2014 04:11:26 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/link-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/link-template.php
r28574 r28575 1875 1875 * @param string $format Link anchor format. 1876 1876 * @param string $link Link permalink format. 1877 * @param bool $in_same_term Optional. Whether link should be in a taxonomy term.1877 * @param bool $in_same_term Optional. Whether link should be in a same taxonomy term. 1878 1878 * @param array|string $excluded_terms Optional. Array or comma-separated list of excluded category IDs. 1879 1879 * @param bool $previous Optional. Whether to display link to previous or next post. Default true.
Note: See TracChangeset
for help on using the changeset viewer.