Changeset 37674 for trunk/src/wp-admin/edit-tag-form.php
- Timestamp:
- 06/10/2016 04:49:09 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-tag-form.php
r37488 r37674 46 46 47 47 /** 48 * Use with caution, see http ://codex.wordpress.org/Function_Reference/wp_reset_vars48 * Use with caution, see https://codex.wordpress.org/Function_Reference/wp_reset_vars 49 49 */ 50 50 wp_reset_vars( array( 'wp_http_referer' ) );
Note: See TracChangeset
for help on using the changeset viewer.