Wordpress/src/wp-admin/includes
Gary Pendergast 18ec05e23a Coding Standards: Fix all `WordPress.DB.PreparedSQLPlaceholders` issues.
See #47632.



git-svn-id: https://develop.svn.wordpress.org/trunk@45603 602fd350-edb4-49c9-b593-d223f7449a82
2019-07-05 05:42:57 +00:00
..
admin-filters.php Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:49:04 +00:00
admin.php Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:49:04 +00:00
ajax-actions.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:44:41 +00:00
bookmark.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-automatic-upgrader-skin.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-bulk-plugin-upgrader-skin.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-bulk-theme-upgrader-skin.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-bulk-upgrader-skin.php I18N: Use the actual placeholder instead of a number in translator comments if the corresponding string does not use numbered placeholders. 2018-03-11 16:43:59 +00:00
class-core-upgrader.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-file-upload-upgrader.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-ftp-pure.php Docs: Correct grammar in PemFTP description. 2019-03-17 01:19:54 +00:00
class-ftp-sockets.php Docs: Correct grammar in PemFTP description. 2019-03-17 01:19:54 +00:00
class-ftp.php Date/Time: Replace all instances of `date()` with `gmdate()`. 2019-05-26 00:11:37 +00:00
class-language-pack-upgrader-skin.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-language-pack-upgrader.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-pclzip.php Filesystem API: Ensure memory limit calculations by PclZip are using integers. 2016-07-19 11:54:09 +00:00
class-plugin-installer-skin.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-plugin-upgrader-skin.php Docs: Document many more parameters and properties using typed array notation. 2018-03-22 20:26:06 +00:00
class-plugin-upgrader.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-theme-installer-skin.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-theme-upgrader-skin.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-theme-upgrader.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-walker-category-checklist.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-walker-nav-menu-checklist.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-walker-nav-menu-edit.php I18n: Improve translators comments [3]. 2018-08-30 13:35:27 +00:00
class-wp-ajax-upgrader-skin.php Upgrade/Install: Correct operator precedence for an error code in `WP_Ajax_Upgrader_Skin::error()`. 2019-05-31 14:13:09 +00:00
class-wp-automatic-updater.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-comments-list-table.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-community-events.php Docs: Update `@since` versions in Community Events class added in [42726]. 2018-06-16 10:38:27 +00:00
class-wp-debug-data.php I18N: Remove PHP function name from translatable string in `WP_Debug_Data`. 2019-05-24 01:40:35 +00:00
class-wp-filesystem-base.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-filesystem-direct.php Date/Time: Replace all instances of `date()` with `gmdate()`. 2019-05-26 00:11:37 +00:00
class-wp-filesystem-ftpext.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-filesystem-ftpsockets.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-filesystem-ssh2.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-importer.php Coding Standards: Fix all `WordPress.DB.PreparedSQLPlaceholders` issues. 2019-07-05 05:42:57 +00:00
class-wp-internal-pointers.php Privacy: Remove privacy feature related admin pointers. 2019-03-04 20:46:25 +00:00
class-wp-links-list-table.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-list-table-compat.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-list-table.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:44:41 +00:00
class-wp-media-list-table.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-ms-sites-list-table.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-ms-themes-list-table.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-ms-users-list-table.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-plugin-install-list-table.php Plugins: Introduce `is_wp_version_compatible()` and `is_php_version_compatible()` for checking compatibility with the current WordPress or PHP version. 2019-04-12 23:55:19 +00:00
class-wp-plugins-list-table.php Plugins: Introduce `is_wp_version_compatible()` and `is_php_version_compatible()` for checking compatibility with the current WordPress or PHP version. 2019-04-12 23:55:19 +00:00
class-wp-post-comments-list-table.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-posts-list-table.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-privacy-data-export-requests-list-table.php Privacy: Remove inline CSS within personal data request list tables. 2019-06-04 23:39:31 +00:00
class-wp-privacy-data-removal-requests-list-table.php Privacy tools: remove some left-over code and fix inline comment. 2019-06-08 00:29:59 +00:00
class-wp-privacy-policy-content.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-privacy-requests-table.php Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:49:04 +00:00
class-wp-screen.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-site-health-auto-updates.php Administration: Add missing filter documentation for Site Health auto update tests. 2019-05-29 13:58:33 +00:00
class-wp-site-health.php Site Health: In PHP modules test description, move the space before the screen reader text out from the translatable string. 2019-05-17 11:49:52 +00:00
class-wp-site-icon.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:57:26 +00:00
class-wp-terms-list-table.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-theme-install-list-table.php I18N: Merge duplicate "Try Again" strings. 2019-05-26 14:39:35 +00:00
class-wp-themes-list-table.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-upgrader-skin.php Upgrade/Install: Add missing opening curly bracket after [44513]. 2019-03-21 18:02:53 +00:00
class-wp-upgrader-skins.php Load: Re-add `class-wp-upgrader-skins.php`. 2016-12-03 03:39:03 +00:00
class-wp-upgrader.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
class-wp-users-list-table.php Users: Allow Super Admins to remove themselves from a site on a Multisite network. 2019-05-25 00:12:22 +00:00
comment.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
continents-cities.php I18N: Update list of continents and cities for the timezone selection. 2018-07-18 11:20:28 +00:00
credits.php Code is Poetry. 2017-11-30 23:09:33 +00:00
dashboard.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:44:41 +00:00
deprecated.php Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:49:04 +00:00
edit-tag-messages.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
export.php Coding Standards: Fix all `WordPress.DB.PreparedSQLPlaceholders` issues. 2019-07-05 05:42:57 +00:00
file.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
image-edit.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
image.php Media: Ignore errors coming from `image_resize_dimensions()` when creating sub-sizes (for now). It returns `false` when the requested size is larger than the original image and should be skipped. This triggers new `WP_Error` in `WP_Image_Editor::resize()`. 2019-06-16 01:32:16 +00:00
import.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:57:26 +00:00
list-table.php Privacy: Remove reinstated `wp-admin/options-privacy.php` from `$_old_files`. 2019-05-27 02:39:46 +00:00
media.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:44:41 +00:00
menu.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
meta-boxes.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:44:41 +00:00
misc.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:44:41 +00:00
ms-admin-filters.php Code is Poetry. 2017-11-30 23:09:33 +00:00
ms-deprecated.php I18N: Merge similar strings about allowed space allocation in Multisite. 2019-04-01 12:23:54 +00:00
ms.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
nav-menu.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
network.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
noop.php Code is Poetry. 2017-11-30 23:09:33 +00:00
options.php Accessibility: General Settings: Update custom date/time format previews while typing. 2019-02-20 22:55:19 +00:00
plugin-install.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
plugin.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
post.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
privacy-tools.php Privacy tools: 2019-06-10 23:53:32 +00:00
revision.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
schema.php I18N: Move the strings for default user roles to `wp-includes/capabilities.php`, to make the translations available on the front end as well. 2019-03-21 22:23:00 +00:00
screen.php Code is Poetry. 2017-11-30 23:09:33 +00:00
taxonomy.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
template.php Coding Standards: Fix all `WordPress.WhiteSpace.PrecisionAlignment` issues. 2019-07-05 05:20:52 +00:00
theme-install.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
theme.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
translation-install.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
update-core.php Docs: Add a comment about the reinstated `wp-admin/options-privacy.php`. 2019-05-27 03:02:33 +00:00
update.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:44:41 +00:00
upgrade.php Coding Standards: Fix all `WordPress.WhiteSpace.PrecisionAlignment` issues. 2019-07-05 05:20:52 +00:00
user.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00
widgets.php Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`. 2019-07-01 12:50:14 +00:00