Changeset 7022 for trunk/wp-includes/link-template.php
- Timestamp:
- 02/25/2008 06:40:46 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/link-template.php
r6955 r7022 642 642 } 643 643 644 $result = apply_filters('get_pagenum_link', $result); 645 644 646 return $result; 645 647 }
Note: See TracChangeset
for help on using the changeset viewer.