From f65966518a6e977978c2ba7db25d464fb6152a54 Mon Sep 17 00:00:00 2001 From: Michael Torbert Date: Sun, 19 Jun 2016 12:02:17 -0400 Subject: [PATCH] updated phpdoc for #338 --- public/opengraph.php | 1 + 1 file changed, 1 insertion(+) diff --git a/public/opengraph.php b/public/opengraph.php index d14213913..185094980 100644 --- a/public/opengraph.php +++ b/public/opengraph.php @@ -62,6 +62,7 @@ public static function prepare_twitter_username( $twitter_profile ) { * * @return mixed * @since 2.3.5 + * @since 2.3.5.1 Bail if < WordPress 4.4 for now. */ public static function twitter_url_to_user( $twitter_profile ) {