- Timestamp:
- 02/12/2019 09:44:06 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/plugins/rewrite.php
r1024 r8230 9 9 global $wp_rewrite; 10 10 11 // Visit http ://wordpress.tv/?flush_rules=1 as a super admin or kovshenin (4637740)11 // Visit https://wordpress.tv/?flush_rules=1 as a super admin or kovshenin (4637740) 12 12 // to flush the rules for /unisubs/ endpoint to work. 13 13 if ( ( is_super_admin() || get_current_user_id() == 4637740 ) && !empty( $_GET['flush_rules'] ) ) {
Note: See TracChangeset
for help on using the changeset viewer.