Changeset 5080
- Timestamp:
- 03/22/2007 03:11:41 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/wp-includes/template-functions-links.php
r5058 r5080 88 88 global $post, $wp_rewrite; 89 89 90 $id = (int) $id; 90 91 if ( !$id ) 91 92 $id = $post->ID;
Note: See TracChangeset
for help on using the changeset viewer.