wordpress-develop/tests/phpunit/tests/image
Gary Pendergast 8416a2b410 Coding Standards: Move wp-admin/custom-header.php to wp-admin/includes/class-custom-image-header.php
This renames the file containing the `Custom_Image_Header` class to conform to the coding standards.

This commit also includes:
- A new `custom-header.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@45654 602fd350-edb4-49c9-b593-d223f7449a82
2019-07-17 06:16:27 +00:00
..
base.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
dimensions.php Code is Poetry. 2017-11-30 23:09:33 +00:00
editor.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:57:26 +00:00
editorGd.php Build/Test Tools: Implement assertNotWPError() in appropriate places in the test suite. 2018-03-20 22:34:11 +00:00
editorImagick.php Media: Improve and fix rotate/flip image tests 2019-03-29 02:48:08 +00:00
functions.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
header.php Coding Standards: Move wp-admin/custom-header.php to wp-admin/includes/class-custom-image-header.php 2019-07-17 06:16:27 +00:00
intermediateSize.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:57:26 +00:00
meta.php Code is Poetry. 2017-11-30 23:09:33 +00:00
resize.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:57:26 +00:00
resizeGd.php Code is Poetry. 2017-11-30 23:09:33 +00:00
resizeImagick.php Code is Poetry. 2017-11-30 23:09:33 +00:00
siteIcon.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
size.php Code is Poetry. 2017-11-30 23:09:33 +00:00