Embeds: Remove Photobucket, FunnyOrDie from the list of oEmbed providers.

These services no longer support oEmbed.

Props skostadinov, notnownikki.
Fixes #45399.
Built from https://develop.svn.wordpress.org/trunk@44552


git-svn-id: http://core.svn.wordpress.org/trunk@44383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2019-01-10 22:42:51 +00:00
parent 9a9b5699fd
commit b98affb210
2 changed files with 3 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-alpha-44551';
$wp_version = '5.1-alpha-44552';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.