Changeset 2878 for trunk/wp-includes/functions-post.php
- Timestamp:
- 09/15/2005 11:34:54 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions-post.php
r2873 r2878 181 181 } 182 182 183 return $ rval;183 return $post_ID; 184 184 } 185 185
Note: See TracChangeset
for help on using the changeset viewer.