mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Bump WXR_VERSION because of r19858 which affects the regex based importer. See #15203.
git-svn-id: https://develop.svn.wordpress.org/trunk@19859 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7efe34d79d
commit
cd097b5b6a
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @since 2.5.0
|
||||
*/
|
||||
define( 'WXR_VERSION', '1.1' );
|
||||
define( 'WXR_VERSION', '1.2' );
|
||||
|
||||
/**
|
||||
* Generates the WXR export file for download
|
||||
|
||||
Loading…
Reference in New Issue
Block a user