Revert to old options table storage of rewrite_rules. Transient object caches would silently regenerate rewrite_rules without giving plugins a chance to readd endpoints. fixes #10981

git-svn-id: https://develop.svn.wordpress.org/trunk@12061 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2009-10-19 21:10:46 +00:00
parent da41fd8836
commit 395f0b9e2d
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ $wp_version = '2.9-rare';
*
* @global int $wp_db_version
*/
$wp_db_version = 12024;
$wp_db_version = 12060;
/**
* Holds the TinyMCE version