Revert [22365]. see #21167
git-svn-id: https://develop.svn.wordpress.org/trunk@22403 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d5f47d78fc
commit
ba7dbbe78d
@ -1251,8 +1251,6 @@ class WP_Rewrite {
|
||||
}
|
||||
}
|
||||
|
||||
$permalink_structure = preg_quote( $permalink_structure );
|
||||
|
||||
//get everything up to the first rewrite tag
|
||||
$front = substr($permalink_structure, 0, strpos($permalink_structure, '%'));
|
||||
//build an array of the tags (note that said array ends up being in $tokens[0])
|
||||
|
Loading…
Reference in New Issue
Block a user