mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
Narrow the scope of the included wp-admin files loaded for `wp_generate_attachment_metadata()`, `wp_handle_upload()`, `wp_tempnam()`, and `wp_handle_sideload()`. Requires only `wp-admin/includes/file.php` and `wp-admin/includes/image.php` instead of `wp-admin/includes/admin.php`. Props ocean90, lonelyvegan, soulseekah, pratikthink. Merges [43589], [43604] to the 5.0 branch. Fixes #43757. Built from https://develop.svn.wordpress.org/branches/5.0@43773 git-svn-id: http://core.svn.wordpress.org/branches/5.0@43602 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
|---|---|---|
| .. | ||
| class-wp-rest-attachments-controller.php | ||
| class-wp-rest-autosaves-controller.php | ||
| class-wp-rest-comments-controller.php | ||
| class-wp-rest-controller.php | ||
| class-wp-rest-post-statuses-controller.php | ||
| class-wp-rest-post-types-controller.php | ||
| class-wp-rest-posts-controller.php | ||
| class-wp-rest-revisions-controller.php | ||
| class-wp-rest-search-controller.php | ||
| class-wp-rest-settings-controller.php | ||
| class-wp-rest-taxonomies-controller.php | ||
| class-wp-rest-terms-controller.php | ||
| class-wp-rest-themes-controller.php | ||
| class-wp-rest-users-controller.php | ||