Changeset 45736 for trunk/src/wp-includes/rewrite.php
- Timestamp:
- 08/04/2019 01:27:22 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rewrite.php
r45735 r45736 151 151 * 152 152 * @global WP_Rewrite $wp_rewrite WordPress rewrite component. 153 * @global WP $wp 153 * @global WP $wp Current WordPress environment instance. 154 154 * 155 155 * @param string $tag Name of the new rewrite tag. … … 461 461 * 462 462 * @global WP_Rewrite $wp_rewrite WordPress rewrite component. 463 * @global WP $wp 463 * @global WP $wp Current WordPress environment instance. 464 464 * 465 465 * @param string $url Permalink to check.
Note: See TracChangeset
for help on using the changeset viewer.