From b8f85ab388393773626799c9edd2c8b0960d4a24 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 10 Jan 2017 22:08:16 +0000 Subject: [PATCH] Docs: Make `@deprecated` entry for `wp_kses_js_entities()`, deprecated in [38785], consistent with other entries. Props stevenkword, teinertb. Fixes #39541. git-svn-id: https://develop.svn.wordpress.org/trunk@39758 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/deprecated.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/deprecated.php b/src/wp-includes/deprecated.php index f35ea0ce99..027194a8cd 100644 --- a/src/wp-includes/deprecated.php +++ b/src/wp-includes/deprecated.php @@ -3788,7 +3788,7 @@ function get_paged_template() { * input to the return. * * @since 1.0.0 - * @deprecated deprecated since 4.7 + * @deprecated 4.7.0 Officially dropped security support for Netscape 4. * * @param string $string * @return string