Changeset 15590 for trunk/wp-includes/deprecated.php
- Timestamp:
- 09/07/2010 11:21:11 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/deprecated.php
r15531 r15590 165 165 * 166 166 * @param string $format 167 * @param string $ previous167 * @param string $next 168 168 * @param string $title 169 169 * @param string $in_same_cat 170 * @param int $limit prev170 * @param int $limitnext 171 171 * @param string $excluded_categories 172 172 */ … … 873 873 * @see the_permalink_rss() 874 874 * 875 * @param string $ file875 * @param string $deprecated 876 876 */ 877 877 function permalink_single_rss($deprecated = '') {
Note: See TracChangeset
for help on using the changeset viewer.