Changeset 33235 for trunk/src/wp-includes/rewrite.php
- Timestamp:
- 07/13/2015 09:50:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rewrite.php
r32941 r33235 247 247 * guaranteed to remain static (especially `EP_ALL`). 248 248 * 249 * Be sure to flush the rewrite rules - {@see flush_rewrite_rules()}- when your plugin gets249 * Be sure to flush the rewrite rules - see flush_rewrite_rules() - when your plugin gets 250 250 * activated and deactivated. 251 251 *
Note: See TracChangeset
for help on using the changeset viewer.