wordpress-develop/tests/phpunit/tests/oembed
Gary Pendergast 4943b377ce Coding Standards: Move wp-includes/class-oembed.php to wp-includes/class-wp-oembed.php.
This renames the file containing the `WP_oEmbed` class to conform to the coding standards.

This commit also includes:

- A new `class-oembed.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.

See #47632.



git-svn-id: https://develop.svn.wordpress.org/trunk@45663 602fd350-edb4-49c9-b593-d223f7449a82
2019-07-19 04:31:40 +00:00
..
controller.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
discovery.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
filterResult.php Code is Poetry. 2017-11-30 23:09:33 +00:00
filterTitleAttributes.php Accessibility: Ensure embed iframes have a title attribute. 2019-03-20 17:21:56 +00:00
getResponseData.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
headers.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
postEmbedUrl.php Code is Poetry. 2017-11-30 23:09:33 +00:00
template.php Build/Test Tools: Remove the dependency on a globally installed Grunt. 2019-05-26 19:34:24 +00:00
WpEmbed.php Tests: Add missing parent::setUp() calls to all test classes. 2019-01-14 04:54:01 +00:00
wpOembed.php Coding Standards: Move wp-includes/class-oembed.php to wp-includes/class-wp-oembed.php. 2019-07-19 04:31:40 +00:00