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: http://svn.automattic.com/wordpress/trunk@17512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith
2011-03-09 05:18:45 +00:00
parent 3b30ea65f5
commit afdda66384
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