WordPress/wp-admin/includes
Adam Silverstein bf41fcb7ec Networks and sites: use get_allowed_mime_types to populate multisite’s upload_filetypes.
Ensure new multisite installs are up to date with the current mime types supported in core.

Note that this will only affect newly created networks, since this is only used to populate the schema for new networks, not change the allowed mime types for existing networks

Props spacedmonkey, costdev, pavanpatil1, joemcgill, rajinsharwar, tb1909.
Fixes #53167.



Built from https://develop.svn.wordpress.org/trunk@58400


git-svn-id: http://core.svn.wordpress.org/trunk@57849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-06-13 10:00:11 +00:00
..
admin-filters.php
admin.php
ajax-actions.php Coding Standards: Use strict comparison in wp-admin/includes/ajax-actions.php. 2024-06-02 22:10:11 +00:00
bookmark.php
class-automatic-upgrader-skin.php
class-bulk-plugin-upgrader-skin.php Docs: Add missing documentation for various upgrade/install class methods. 2024-05-02 17:20:10 +00:00
class-bulk-theme-upgrader-skin.php Docs: Add missing documentation for various upgrade/install class methods. 2024-05-02 17:20:10 +00:00
class-bulk-upgrader-skin.php Docs: Add missing documentation for various upgrade/install class methods. 2024-05-02 17:20:10 +00:00
class-core-upgrader.php Upgrade/Install: Remove the download authenticity message from Core/Plugins/Themes updates. 2024-06-04 06:30:16 +00:00
class-custom-background.php
class-custom-image-header.php Media: Accessibility: Copy attachment properties on site icon crop. 2024-03-02 20:15:13 +00:00
class-file-upload-upgrader.php Upload: Add links back to installer pages. 2024-03-07 05:58:15 +00:00
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php Filesystem API: Fix typo in ftp_base::restore(). 2024-02-12 12:07:10 +00:00
class-language-pack-upgrader-skin.php Docs: Add missing documentation for various upgrade/install class methods. 2024-05-02 17:20:10 +00:00
class-language-pack-upgrader.php I18N: Actually add all the files for [58061], not just the test fixtures. 2024-04-30 08:39:07 +00:00
class-pclzip.php Docs: Fix a few typos in wp-admin/includes/class-pclzip.php. 2024-03-31 05:52:15 +00:00
class-plugin-installer-skin.php Docs: Add missing documentation for various upgrade/install class methods. 2024-05-02 17:20:10 +00:00
class-plugin-upgrader-skin.php
class-plugin-upgrader.php Plugin Dependencies: Remove auto-deactivation and bootstrapping logic. 2024-02-20 07:27:06 +00:00
class-theme-installer-skin.php Docs: Add missing documentation for various upgrade/install class methods. 2024-05-02 17:20:10 +00:00
class-theme-upgrader-skin.php Upgrade/Install: Improve localized strings related to plugin/theme installation and activation. 2024-02-26 20:35:08 +00:00
class-theme-upgrader.php
class-walker-category-checklist.php
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php
class-wp-ajax-upgrader-skin.php
class-wp-application-passwords-list-table.php Docs: Various improvements and corrections to inline documentation. 2024-02-16 21:47:12 +00:00
class-wp-automatic-updater.php Upgrade/Install: Make $is_debug consistent in WP_Automatic_Updater. 2024-06-03 21:39:08 +00:00
class-wp-comments-list-table.php Posts, Post Types: Use a consistent plural form of “status” in variable names. 2024-05-10 18:09:15 +00:00
class-wp-community-events.php
class-wp-debug-data.php Site Health: Add a wp_is_writable() for fonts directory. 2024-06-03 21:57:07 +00:00
class-wp-filesystem-base.php Docs: Various improvements and corrections to inline documentation. 2024-02-16 21:47:12 +00:00
class-wp-filesystem-direct.php Docs: Various improvements and corrections to inline documentation. 2024-02-16 21:47:12 +00:00
class-wp-filesystem-ftpext.php Docs: Various improvements and corrections to inline documentation. 2024-02-16 21:47:12 +00:00
class-wp-filesystem-ftpsockets.php Docs: Various improvements and corrections to inline documentation. 2024-02-16 21:47:12 +00:00
class-wp-filesystem-ssh2.php Docs: Various improvements and corrections to inline documentation. 2024-02-16 21:47:12 +00:00
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
class-wp-list-table-compat.php
class-wp-list-table.php Administration: Remove redundant type casting in WP_List_Table::search_box(). 2024-06-11 12:38:14 +00:00
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php Upgrade/Install: Improve localized strings related to plugin/theme installation and activation. 2024-02-26 20:35:08 +00:00
class-wp-ms-themes-list-table.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
class-wp-plugins-list-table.php Administration: A11y: Replace placeholders with visible labels. 2024-05-14 16:49:09 +00:00
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php
class-wp-privacy-data-export-requests-list-table.php
class-wp-privacy-data-removal-requests-list-table.php
class-wp-privacy-policy-content.php Privacy: Update default privacy page content to use latest block markup. 2024-02-29 12:17:08 +00:00
class-wp-privacy-requests-table.php
class-wp-screen.php
class-wp-site-health-auto-updates.php
class-wp-site-health.php Site Health: Ensure each alloptions value is serialized. 2024-06-04 19:34:16 +00:00
class-wp-site-icon.php Media: Accessibility: Copy attachment properties on site icon crop. 2024-03-02 20:15:13 +00:00
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php General: Remove any usage of wp_reset_vars(). 2024-05-01 18:01:12 +00:00
class-wp-themes-list-table.php Upgrade/Install: Improve localized strings related to plugin/theme installation and activation. 2024-02-26 20:35:08 +00:00
class-wp-upgrader-skin.php Docs: Add missing documentation for various upgrade/install class methods. 2024-05-02 17:20:10 +00:00
class-wp-upgrader-skins.php
class-wp-upgrader.php Upgrade/Install: Remove the download authenticity message from Core/Plugins/Themes updates. 2024-06-04 06:30:16 +00:00
class-wp-users-list-table.php
comment.php Docs: Use third-person singular verbs for function descriptions in wp-admin/includes/comment.php, as per docblocks standards. 2022-07-20 22:15:10 +00:00
continents-cities.php
credits.php
dashboard.php I18N: Add Translator comments for Planet URLs. 2024-02-08 20:36:14 +00:00
deprecated.php
edit-tag-messages.php
export.php Code Modernization: Fix implicit nullable parameter type deprecation on PHP 8.4. 2024-04-15 20:03:09 +00:00
file.php HTTP API: Improve download_url() error message. 2024-05-27 13:55:12 +00:00
image-edit.php Media: Improve scale/crop layout in image editor medium breakpoints. 2024-05-27 18:03:13 +00:00
image.php Media: Accessibility: Copy attachment properties on site icon crop. 2024-03-02 20:15:13 +00:00
import.php
list-table.php
media.php Docs: Correct DocBlock formatting for activate_tinymce_for_media_description. 2024-06-09 22:53:14 +00:00
menu.php
meta-boxes.php I18n: Add more context to the overall use of none in translatable strings. 2024-06-02 21:07:13 +00:00
misc.php Docs: Various docblock improvements. 2024-05-02 13:19:14 +00:00
ms-admin-filters.php
ms-deprecated.php
ms.php Docs: Update a HelpHub link on Edit Site screen to avoid unnecessary redirection. 2024-05-11 14:47:06 +00:00
nav-menu.php General: Consistently cast return value to int in functions that use ceil(). 2024-02-17 15:24:08 +00:00
network.php Bootstrap/Load: Take the port number into consideration when determining whether a subdomain installation of Multisite is allowed. 2024-05-09 23:09:13 +00:00
noop.php
options.php Site icon: Polish up Site Icon on the general settings screen. 2024-02-26 20:18:09 +00:00
plugin-install.php Plugins: Ensure wp_get_plugin_action_button() returns a string. 2024-06-12 18:17:13 +00:00
plugin.php Coding Standards: Remove extra conditional in get_plugins(). 2024-04-30 16:45:14 +00:00
post.php Coding Standards: Use strict comparison in wp-admin/includes/post.php. 2024-06-07 12:29:15 +00:00
privacy-tools.php
revision.php Docs: Various improvements and corrections to inline documentation. 2024-02-16 21:47:12 +00:00
schema.php Networks and sites: use get_allowed_mime_types to populate multisite’s upload_filetypes. 2024-06-13 10:00:11 +00:00
screen.php
taxonomy.php
template.php
theme-install.php Upgrade/Install: Improve localized strings related to plugin/theme installation and activation. 2024-02-26 20:35:08 +00:00
theme.php Coding Standards: Remove some extra trailing spaces. 2024-03-05 11:54:13 +00:00
translation-install.php
update-core.php Upgrade/Install: Update the $_old_files array for 6.5. 2024-04-01 16:38:18 +00:00
update.php I18N: Fix plural usage in wp_print_admin_notice_templates(). 2024-04-30 08:55:04 +00:00
upgrade.php Docs: Add a description for the $table_prefix global. 2024-03-07 06:11:11 +00:00
user.php
widgets.php