WordPress/wp-admin/includes
audrasjb 4de91b5894 Shortcodes: Restrict ajax handler for media shortcode.
Props tykoted, xknown, peterwilsoncc, antpb, jorbin.
Merges [56838] to the 6.3 branch.




Built from https://develop.svn.wordpress.org/branches/6.3@56846


git-svn-id: http://core.svn.wordpress.org/branches/6.3@56358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-10-12 13:30:23 +00:00
..
admin-filters.php General: add nonce for block theme preview activation. 2023-07-11 05:03:23 +00:00
admin.php General: add nonce for block theme preview activation. 2023-07-11 05:03:23 +00:00
ajax-actions.php Shortcodes: Restrict ajax handler for media shortcode. 2023-10-12 13:30:23 +00:00
bookmark.php
class-automatic-upgrader-skin.php
class-bulk-plugin-upgrader-skin.php
class-bulk-theme-upgrader-skin.php
class-bulk-upgrader-skin.php
class-core-upgrader.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
class-custom-background.php
class-custom-image-header.php
class-file-upload-upgrader.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-language-pack-upgrader-skin.php
class-language-pack-upgrader.php Code Modernization: Replace usage of substr() with str_starts_with() and str_ends_with(). 2023-06-22 14:57:24 +00:00
class-pclzip.php
class-plugin-installer-skin.php
class-plugin-upgrader-skin.php
class-plugin-upgrader.php Upgrade/Install: Check plugin compatibility during bulk upgrades. 2023-10-05 15:10:23 +00:00
class-theme-installer-skin.php
class-theme-upgrader-skin.php
class-theme-upgrader.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
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
class-wp-automatic-updater.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
class-wp-comments-list-table.php Comments: Prevent users who can not see a post from seeing comments on it. 2023-10-12 13:24:22 +00:00
class-wp-community-events.php
class-wp-debug-data.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
class-wp-filesystem-base.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php Filesystem API: Correct and improve the return type documentation for the dirlist() method in WP_Filesystem_Base and its extending classes. 2023-05-03 21:30:19 +00:00
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php Filesystem API: Define password as null if not set when using SSH2 with public/private keys. 2023-06-29 17:05:30 +00:00
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php
class-wp-list-table-compat.php
class-wp-list-table.php Comments: Prevent users who can not see a post from seeing comments on it. 2023-10-12 13:24:22 +00:00
class-wp-media-list-table.php Media: Only show “Copy” and “Download” actions when an attachment URL is available. 2023-06-27 16:29:28 +00:00
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php Administration: Set accessible state for list table headers. 2023-06-21 21:47:23 +00:00
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
class-wp-plugins-list-table.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +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 Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +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: Correct the check for disk space available to safely perform updates. 2023-08-23 13:31:22 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader-skin.php
class-wp-upgrader-skins.php
class-wp-upgrader.php Upgrade/Install: Fix broken sprintf() call when deleting a backup. 2023-09-14 10:43:25 +00:00
class-wp-users-list-table.php Users: Remove password reset links when the feature is not allowed for a specific user. 2023-07-06 12:47:23 +00:00
comment.php
continents-cities.php
credits.php
dashboard.php Comments: Prevent users who can not see a post from seeing comments on it. 2023-10-12 13:24:22 +00:00
deprecated.php
edit-tag-messages.php
export.php
file.php Filesystem API: Ensure wp_tempnam() does not produce file names longer than 255 characters as this is the limit on most filesystems. 2023-07-10 20:33:23 +00:00
image-edit.php Media: Fix height max value in image scaling. 2023-07-21 15:07:26 +00:00
image.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
import.php
list-table.php
media.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
menu.php
meta-boxes.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 19:52:24 +00:00
misc.php Docs: Document the return value of wp_check_php_version() using hash notation. 2023-07-06 00:16:23 +00:00
ms-admin-filters.php
ms-deprecated.php
ms.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
nav-menu.php Menus: Fix critical errors when the page_on_front and/or page_for_posts options contain references to non-existing posts. 2023-07-14 21:47:22 +00:00
network.php
noop.php
options.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
plugin-install.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
plugin.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
post.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
privacy-tools.php
revision.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
schema.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
screen.php
taxonomy.php
template.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-09 20:07:22 +00:00
theme-install.php
theme.php Code Modernization: Use str_contains() in a few more places. 2023-07-17 13:18:27 +00:00
translation-install.php
update-core.php General: Revert the last use of str_starts_with() in update-core.php. 2023-08-22 12:47:25 +00:00
update.php
upgrade.php Upgrade/Install: Add correct parameters to add_option in upgrade_630 2023-07-18 10:09:29 +00:00
user.php Application Passwords: Prevent the use of some pseudo protocols in application passwords. 2023-10-12 13:26:24 +00:00
widgets.php