Loading wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php +1 −1 Original line number Diff line number Diff line Loading @@ -815,7 +815,7 @@ class WP_REST_Plugins_Controller extends WP_REST_Controller { /** * Retrieves the plugin's schema, conforming to JSON Schema. * * @since 4.7.0 * @since 5.5.0 * * @return array Item schema data. */ Loading wp-includes/version.php +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * * @global string $wp_version */ $wp_version = '5.5-beta3-48625'; $wp_version = '5.5-beta3-48626'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. Loading Loading
wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php +1 −1 Original line number Diff line number Diff line Loading @@ -815,7 +815,7 @@ class WP_REST_Plugins_Controller extends WP_REST_Controller { /** * Retrieves the plugin's schema, conforming to JSON Schema. * * @since 4.7.0 * @since 5.5.0 * * @return array Item schema data. */ Loading
wp-includes/version.php +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ * * @global string $wp_version */ $wp_version = '5.5-beta3-48625'; $wp_version = '5.5-beta3-48626'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. Loading