Pinking Shears.
See #30799. Built from https://develop.svn.wordpress.org/trunk@31077 git-svn-id: http://core.svn.wordpress.org/trunk@31058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -672,7 +672,7 @@ final class WP_Customize_Manager {
|
||||
|
||||
/**
|
||||
* Filter response data for a successful customize_save Ajax request.
|
||||
*
|
||||
*
|
||||
* This filter does not apply if there was a nonce or authentication failure.
|
||||
*
|
||||
* @since 4.2.0
|
||||
|
||||
@@ -88,7 +88,7 @@ class WP_Locale {
|
||||
* @var array
|
||||
*/
|
||||
var $number_format;
|
||||
|
||||
|
||||
/**
|
||||
* Sets up the translated strings and object properties.
|
||||
*
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.2-alpha-31075';
|
||||
$wp_version = '4.2-alpha-31077';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
||||
@@ -166,7 +166,7 @@ class WP_Widget {
|
||||
|
||||
/**
|
||||
* PHP4 constructor
|
||||
*
|
||||
*
|
||||
* @param string $id_base
|
||||
* @param string $name
|
||||
* @param array $widget_options
|
||||
|
||||
Reference in New Issue
Block a user