Remove wp-register.php.

* Don't remove it on update. If you have it now, you'll keep it. New installs won't get it.
 * Peform a redirect using rewrite + canonical to the new location, if the file doesn't exist.
props SergeyBiryukov.
fixes #18544.


git-svn-id: https://develop.svn.wordpress.org/trunk@20596 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2012-04-25 20:49:57 +00:00
parent 577286e19d
commit b75eefda56
4 changed files with 11 additions and 15 deletions

View File

@@ -11,7 +11,7 @@ $wp_version = '3.4-beta3-20587';
*
* @global int $wp_db_version
*/
$wp_db_version = 20148;
$wp_db_version = 20596;
/**
* Holds the TinyMCE version