From 05ec4d2029566e51733eab0254dbef52d8219ac9 Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Thu, 3 Sep 2015 03:37:20 +0000 Subject: [PATCH] Docs: Clarify the file header summary for wp-includes/http-functions.php, introduced in [33748]. Also removes now-moot extra information from the file header description. See #33413. See #33701. Built from https://develop.svn.wordpress.org/trunk@33879 git-svn-id: http://core.svn.wordpress.org/trunk@33848 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/http-functions.php | 8 ++------ wp-includes/version.php | 2 +- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/wp-includes/http-functions.php b/wp-includes/http-functions.php index 4768c7fdd7..748be1c855 100644 --- a/wp-includes/http-functions.php +++ b/wp-includes/http-functions.php @@ -1,14 +1,10 @@