Changeset 28976 for trunk/src/wp-includes/link-template.php
- Timestamp:
- 07/03/2014 07:27:54 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/link-template.php
r28770 r28976 291 291 * @since 1.0.0 292 292 * 293 * @param int|WP_Post $post_id Optional. Post ID or WP_Post object. Default is global `$post`.293 * @param int|WP_Post $post_id Optional. Post ID or WP_Post object. Default is global $post. 294 294 * @param mixed $deprecated Not used. 295 295 * @return string
Note: See TracChangeset
for help on using the changeset viewer.