+
+
+
you in mind.' ); ?>
+
three new media widgets covering images, audio, and video, an updated text widget that supports visual editing, and an upgraded news section in your dashboard which brings in nearby and upcoming WordPress events.' ); ?>
-
-
-
-
-
-
-
-
+
+
+
+
@@ -66,7 +84,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-
-
-
- 'https://s.w.org/images/core/4.7/edit-shortcuts-v1.mp4',
- 'poster' => 'https://s.w.org/images/core/4.7/edit-shortcuts.jpg?v2',
- 'width' => 2520,
- 'height' => 1454,
- // 'class' => 'wp-video-shortcode feature-video',
- ) );
- ?>
-
-
-
-
- 'https://s.w.org/images/core/4.7/header-video-v1.mp4',
- 'poster' => 'https://s.w.org/images/core/4.7/header-video.jpg?v2',
- 'width' => 2520,
- 'height' => 1454,
- // 'class' => 'wp-video-shortcode feature-video',
- ) );
- ?>
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -151,53 +125,33 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-
-
new functions, hooks, and behavior for theme developers.' ),
- 'https://make.wordpress.org/core/2016/09/09/new-functions-hooks-and-behaviour-for-theme-developers-in-wordpress-4-7/'
- );
- ?>
+
+
-
-
+
+
is_super_admin(). Additionally, new hooks, network-specific site functions, and user count controls have been added.' ); ?>
-
-
has been enhanced to include type, description, and REST API visibility.' ),
- 'register_setting()
',
- 'https://make.wordpress.org/core/2016/10/26/registering-your-settings-in-wordpress-4-7/'
- );
- ?>
+
+
-
diff --git a/wp-includes/version.php b/wp-includes/version.php
index d74376eeca..b98992ac0a 100644
--- a/wp-includes/version.php
+++ b/wp-includes/version.php
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
-$wp_version = '4.8-beta2-40837';
+$wp_version = '4.8-beta2-40838';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.