Prevent double index.php preprend on PATHINFO custom taxonomy permalinks. Proper use of with_front. props greuben. fixes #16918. fixes #16622. see #15813. see #12659. For trunk

git-svn-id: https://develop.svn.wordpress.org/trunk@17512 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2011-03-09 05:18:45 +00:00
parent 652ac55480
commit c15c6f2b23
2 changed files with 6 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ $wp_version = '3.2-bleeding';
*
* @global int $wp_db_version
*/
$wp_db_version = 17056;
$wp_db_version = 17510;
/**
* Holds the TinyMCE version