mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 07:22:01 +01:00
OEmbed: add unit tests. @group external-oembed
is not run by default.
Props johnbillion, wonderboymusic. See #32360. Built from https://develop.svn.wordpress.org/trunk@38454 git-svn-id: http://core.svn.wordpress.org/trunk@38395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
d412234bc1
commit
800fb85d1e
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.7-alpha-38453';
|
||||
$wp_version = '4.7-alpha-38454';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user