WordPress/wp-admin/includes
Sergey Biryukov af1a737b48 Coding Standards: Fix WPCS indentation issue in wp-admin/includes/class-wp-links-list-table.php.
This was causing a `Generic.WhiteSpace.ScopeIndent.IncorrectExact` error if PHP_CodeSniffer 3.4.1 or newer is installed locally, despite the task passing on Travis.

See #49542.
Built from https://develop.svn.wordpress.org/trunk@47595


git-svn-id: http://core.svn.wordpress.org/trunk@47370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-04-17 18:31:07 +00:00
..
admin-filters.php
admin.php
ajax-actions.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +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
class-custom-background.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
class-custom-image-header.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
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
class-pclzip.php
class-plugin-installer-skin.php
class-plugin-upgrader-skin.php
class-plugin-upgrader.php
class-theme-installer-skin.php
class-theme-upgrader-skin.php
class-theme-upgrader.php
class-walker-category-checklist.php Coding Standards: Use strict type check for in_array() and array_search(). 2020-04-09 15:43:10 +00:00
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php
class-wp-ajax-upgrader-skin.php
class-wp-automatic-updater.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
class-wp-comments-list-table.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
class-wp-community-events.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
class-wp-debug-data.php
class-wp-filesystem-base.php Coding Standards: Use strict type check for in_array() and array_search(). 2020-04-09 15:43:10 +00:00
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php Code Modernization: Remove conditional use of stream_get_contents() PHP function. 2020-04-15 11:54:08 +00:00
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php Coding Standards: Fix WPCS indentation issue in wp-admin/includes/class-wp-links-list-table.php. 2020-04-17 18:31:07 +00:00
class-wp-list-table-compat.php
class-wp-list-table.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
class-wp-ms-users-list-table.php Coding Standards: Use strict type check for in_array() and array_search(). 2020-04-09 15:43:10 +00:00
class-wp-plugin-install-list-table.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
class-wp-plugins-list-table.php Plugins: Add HTML ID attributes to plugin action links for easier targeting in browser-based testing. 2020-04-16 17:02:08 +00:00
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +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 Privacy: Add an indication when the Copy action in Privacy Policy Guide is complete. 2020-04-12 14:26:11 +00:00
class-wp-privacy-requests-table.php
class-wp-screen.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
class-wp-site-health-auto-updates.php
class-wp-site-health.php Site Health: Detect an active PHP session as a possible reason for HTTP requests timing out. 2020-04-16 08:20:09 +00:00
class-wp-site-icon.php
class-wp-terms-list-table.php Coding Standards: Use strict type check for in_array() and array_search(). 2020-04-09 15:43:10 +00:00
class-wp-theme-install-list-table.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
class-wp-themes-list-table.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
class-wp-upgrader-skin.php
class-wp-upgrader-skins.php
class-wp-upgrader.php Docs: Fix typo in WP_Upgrader::__construct() DocBlock. 2020-04-10 09:48:17 +00:00
class-wp-users-list-table.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
comment.php
continents-cities.php
credits.php
dashboard.php Administration: Remove the smiley from overly happy "No activity yet!" message on Dashboard. 2020-04-17 07:57:10 +00:00
deprecated.php Privacy: Make the deprecated wp_get_user_request_data() function available on front end. 2020-04-08 18:33:08 +00:00
edit-tag-messages.php
export.php
file.php Code Modernization: Remove conditional use of stream_get_contents() PHP function. 2020-04-15 11:54:08 +00:00
image-edit.php
image.php Docs: Various docblock corrections and improvements. 2020-03-16 18:40:07 +00:00
import.php
list-table.php
media.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
menu.php Docs: Improve comments in some wp-admin files per the documentation standards. 2020-01-18 00:54:04 +00:00
meta-boxes.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
misc.php Rewrite Rules: Use double quotes instead of backticks in .htaccess instructions about # BEGIN/END markers. 2020-04-11 15:09:11 +00:00
ms-admin-filters.php
ms-deprecated.php
ms.php Coding Standards: Use strict type check for in_array() and array_search(). 2020-04-09 15:43:10 +00:00
nav-menu.php Coding Standards: Use strict type check for in_array() and array_search(). 2020-04-09 15:43:10 +00:00
network.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
noop.php
options.php
plugin-install.php
plugin.php Plugins: Simplify the logic of validate_plugin_requirements(), update documentation. 2020-04-13 15:31:05 +00:00
post.php Coding Standards: Use strict type check for in_array() and array_search(). 2020-04-09 15:43:10 +00:00
privacy-tools.php
revision.php Coding Standards: Use strict type check for in_array() and array_search(). 2020-04-09 15:43:10 +00:00
schema.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
screen.php Coding Standards: Use strict type check for in_array() and array_search(). 2020-04-09 15:43:10 +00:00
taxonomy.php
template.php Coding Standards: Use strict type check for in_array() and array_search(). 2020-04-09 15:43:10 +00:00
theme-install.php
theme.php
translation-install.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
update-core.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
update.php
upgrade.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
user.php
widgets.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00