Skip to content

Commit

Permalink
Coding Standards: Move wp-includes/class-http.php to `wp-includes/c…
Browse files Browse the repository at this point in the history
…lass-wp-http.php`.

This renames the file containing the `WP_Http` class to conform to the coding standards.

This commit also includes:

- A new `class-http.php` that includes the new file, for anyone that may've been including the file directly.
- Replaces references to the old filename with the new filename.

Follow-up to [8516], [13274], [33748].

Fixes #54389. See #53359.
Built from https://develop.svn.wordpress.org/trunk@52026


git-svn-id: http://core.svn.wordpress.org/trunk@51618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
SergeyBiryukov committed Nov 7, 2021
1 parent 6ad1bf0 commit 107d13b
Show file tree
Hide file tree
Showing 7 changed files with 1,110 additions and 1,096 deletions.
Loading

0 comments on commit 107d13b

Please sign in to comment.