diff --git a/wp-includes/version.php b/wp-includes/version.php index 5541791e77..fcb46cebc7 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '4.4-alpha-35105'; +$wp_version = '4.4-alpha-35106'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. diff --git a/wp-includes/widget-functions.php b/wp-includes/widget-functions.php index 8c9b568935..c9c8268a5e 100644 --- a/wp-includes/widget-functions.php +++ b/wp-includes/widget-functions.php @@ -949,10 +949,15 @@ function the_widget( $widget, $instance = array(), $args = array() ) { return; } - $before_widget = sprintf('
", 'before_title' => '