From 84b67c9e6bfcf697162c27ec68c52f582c0a1d33 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 29 Sep 2016 17:12:07 +0000 Subject: [PATCH] Docs: Correct 'Since' version number for Cloudup in `oembed_providers` filter description. Props jrf. Fixes #38188. git-svn-id: https://develop.svn.wordpress.org/trunk@38675 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/class-oembed.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/class-oembed.php b/src/wp-includes/class-oembed.php index 052a2157df..25dc08fe44 100644 --- a/src/wp-includes/class-oembed.php +++ b/src/wp-includes/class-oembed.php @@ -166,7 +166,7 @@ class WP_oEmbed { * | Tumblr | tumblr.com | Yes | 4.2.0 | * | Kickstarter | kickstarter.com | Yes | 4.2.0 | * | Kickstarter | kck.st | Yes | 4.2.0 | - * | Cloudup | cloudup.com | Yes | 4.4.0 | + * | Cloudup | cloudup.com | Yes | 4.3.0 | * | ReverbNation | reverbnation.com | Yes | 4.4.0 | * | VideoPress | videopress.com | Yes | 4.4.0 | * | Reddit | reddit.com | Yes | 4.4.0 |