Changeset 18827 for trunk/wp-includes/deprecated.php
- Timestamp:
- 09/29/2011 10:57:43 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/deprecated.php
r18683 r18827 2732 2732 * 2733 2733 * @param string $title Optional. Link title format. 2734 * @param bool $in_same_cat Optional. Whether link should be in same category.2734 * @param bool $in_same_cat Optional. Whether link should be in a same category. 2735 2735 * @param string $excluded_categories Optional. Excluded categories IDs. 2736 * @param bool $start Optional, default is true. Whether display link to first or last post.2736 * @param bool $start Optional, default is true. Whether to display link to first or last post. 2737 2737 * @return string 2738 2738 */ … … 2772 2772 * 2773 2773 * @param string $title Optional. Link title format. 2774 * @param bool $in_same_cat Optional. Whether link should be in same category.2774 * @param bool $in_same_cat Optional. Whether link should be in a same category. 2775 2775 * @param string $excluded_categories Optional. Excluded categories IDs. 2776 2776 */
Note: See TracChangeset
for help on using the changeset viewer.