WordPress/wp-admin/includes
Sergey Biryukov 4bbb7fb852 Docs: Update the DocBlock for the wp_media_attach_action hook per the documentation standards.
Rename the `$att_id` variable to `$attachment_id` for clarity.

Follow-up to [47909].

See #49614.
Built from https://develop.svn.wordpress.org/trunk@47913


git-svn-id: http://core.svn.wordpress.org/trunk@47687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-05 08:30:10 +00:00
..
admin-filters.php
admin.php
ajax-actions.php Docs: Add missing @global reference for the $post_id global in wp_admin_bar_edit_menu(). 2020-06-03 21:27:09 +00:00
bookmark.php Coding Standards: Use strict comparison for more count() calls. 2020-05-23 16:22:07 +00:00
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 Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-custom-background.php
class-custom-image-header.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-file-upload-upgrader.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php General: Continuing to work towards a passing PHP Compatibility scan. 2020-06-03 17:40:12 +00:00
class-language-pack-upgrader-skin.php
class-language-pack-upgrader.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-pclzip.php
class-plugin-installer-skin.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-plugin-upgrader-skin.php
class-plugin-upgrader.php Coding Standards: Fix WPCS issues in plugin and theme upgrader classes. 2020-05-17 09:39:11 +00:00
class-theme-installer-skin.php
class-theme-upgrader-skin.php Coding Standards: Fix WPCS issues in plugin and theme upgrader classes. 2020-05-17 09:39:11 +00:00
class-theme-upgrader.php Coding Standards: Fix WPCS issues in plugin and theme upgrader classes. 2020-05-17 09:39:11 +00:00
class-walker-category-checklist.php
class-walker-nav-menu-checklist.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-walker-nav-menu-edit.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-wp-ajax-upgrader-skin.php
class-wp-automatic-updater.php Coding Standards: Change auto-update filters to be more consistent. 2020-05-26 18:03:08 +00:00
class-wp-comments-list-table.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-wp-community-events.php
class-wp-debug-data.php Administration and Site Health: Make information on Search engine visibility more prominent. 2020-05-27 14:33:11 +00:00
class-wp-filesystem-base.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-wp-filesystem-direct.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-wp-filesystem-ftpext.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-wp-filesystem-ftpsockets.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-wp-filesystem-ssh2.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
class-wp-importer.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
class-wp-internal-pointers.php
class-wp-links-list-table.php
class-wp-list-table-compat.php
class-wp-list-table.php
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php Accessibility: Add the aria-hidden attribute to the auto-update related icons. 2020-06-04 15:47:09 +00:00
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php Accessibility: Add the aria-hidden attribute to the auto-update related icons. 2020-06-04 15:47:09 +00:00
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php Administration: Unify the date structure in list view and excerpt view. 2020-06-01 19:15:08 +00:00
class-wp-privacy-data-export-requests-list-table.php
class-wp-privacy-data-removal-requests-list-table.php
class-wp-privacy-policy-content.php
class-wp-privacy-requests-table.php
class-wp-screen.php
class-wp-site-health-auto-updates.php Coding Standards: Fix WPCS issues in wp-admin/includes/class-wp-site-health-auto-updates.php. 2020-05-22 17:56:08 +00:00
class-wp-site-health.php Site Health: Use WP_Theme::parent() in the inactive themes test as a more reliable check that the parent theme exists. 2020-05-18 04:38:10 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
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 Coding Standards: Use strict comparison for count() calls. 2020-05-23 11:38:08 +00:00
class-wp-users-list-table.php
comment.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
continents-cities.php
credits.php
dashboard.php Administration and Site Health: Make information on Search engine visibility more prominent. 2020-05-27 14:33:11 +00:00
deprecated.php Coding Standards: Use strict comparison for count() calls. 2020-05-23 11:38:08 +00:00
edit-tag-messages.php
export.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
file.php File Editor: Don't verify SSL certificate when doing loopback requests for checking for fatal errors. 2020-06-03 11:43:15 +00:00
image-edit.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
image.php
import.php
list-table.php
media.php Docs: Update the DocBlock for the wp_media_attach_action hook per the documentation standards. 2020-06-05 08:30:10 +00:00
menu.php Coding Standards: Use strict comparison for count() calls. 2020-05-23 11:38:08 +00:00
meta-boxes.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
misc.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
ms-admin-filters.php
ms-deprecated.php
ms.php Coding Standards: Use strict comparison for count() calls. 2020-05-23 11:38:08 +00:00
nav-menu.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
network.php
noop.php
options.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
plugin-install.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
plugin.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
post.php Add fields to WP_Block_Type 2020-06-01 12:27:08 +00:00
privacy-tools.php
revision.php
schema.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
screen.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
taxonomy.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
template.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
theme-install.php
theme.php Security: Add user interface to auto-update themes and plugins. 2020-05-20 18:49:09 +00:00
translation-install.php
update-core.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
update.php Coding Standards: Change auto-update filters to be more consistent. 2020-05-26 18:03:08 +00:00
upgrade.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
user.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
widgets.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00