Wordpress/src/wp-admin/includes
Sergey Biryukov 3a0faad226 Docs: Simplify `get_plugin_data()` and `get_file_data()` description.
See #47110.

git-svn-id: https://develop.svn.wordpress.org/trunk@45917 602fd350-edb4-49c9-b593-d223f7449a82
2019-08-30 16:56:39 +00:00
..
admin-filters.php
admin.php
ajax-actions.php
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: Dynamic hooks should be named using interpolation not concatenation. 2019-08-22 19:07:57 +00:00
class-custom-image-header.php Coding Standards: Dynamic hooks should be named using interpolation not concatenation. 2019-08-22 19:07:57 +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
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php Menus: In `wp_setup_nav_menu_item()` and `Walker_Nav_Menu_Edit::start_el()`, check if the post or term associated with the menu item still exists to avoid a PHP notice. 2019-08-25 21:31:43 +00:00
class-wp-ajax-upgrader-skin.php
class-wp-automatic-updater.php
class-wp-comments-list-table.php
class-wp-community-events.php Date/Time: Simplify the date comparing logic in `WP_Community_Events::trim_events()`. 2019-08-23 02:14:07 +00:00
class-wp-debug-data.php Site Health: Merge two similar strings explaining what drop-in plugins are. 2019-08-28 03:12:09 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
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
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php Site Health: Merge two similar strings explaining what drop-in plugins are. 2019-08-28 03:12: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
class-wp-privacy-requests-table.php Administration: Replace legacy `updated` message type in `add_settings_error()` calls with `success`. 2019-08-16 00:38:42 +00:00
class-wp-screen.php
class-wp-site-health-auto-updates.php
class-wp-site-health.php Site Health: Standardize on `SELECT VERSION()` query for checking the database server version, due to the MariaDB version declaration potentially causing issues in production environments. 2019-08-28 03:07:59 +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 Coding Standards: Dynamic hooks should be named using interpolation not concatenation. 2019-08-22 19:07:57 +00:00
class-wp-upgrader-skin.php
class-wp-upgrader-skins.php
class-wp-upgrader.php
class-wp-users-list-table.php
comment.php
continents-cities.php
credits.php
dashboard.php Date/Time: Introduce `current_datetime()` for better time operations. 2019-08-23 01:11:22 +00:00
deprecated.php
edit-tag-messages.php
export.php
file.php
image-edit.php
image.php Docs: Fix typo in `_wp_make_subsizes()` DocBlock. 2019-08-21 16:22:49 +00:00
import.php
list-table.php
media.php Docs: Correct and improve inline docs relating to caching, terms, meta, and some misc tweaks. 2019-08-30 11:34:11 +00:00
menu.php
meta-boxes.php
misc.php
ms-admin-filters.php
ms-deprecated.php
ms.php
nav-menu.php
network.php
noop.php
options.php
plugin-install.php
plugin.php Docs: Simplify `get_plugin_data()` and `get_file_data()` description. 2019-08-30 16:56:39 +00:00
post.php
privacy-tools.php Privacy: Add descriptions for sections in a personal data export file. 2019-08-18 02:07:00 +00:00
revision.php Docs: Add missing description for `$post` global. 2019-08-04 12:27:02 +00:00
schema.php Multisite: Improve performance by caching not found lookups for sites and networks. 2019-08-29 12:41:45 +00:00
screen.php
taxonomy.php
template.php Coding Standards: Dynamic hooks should be named using interpolation not concatenation. 2019-08-22 19:07:57 +00:00
theme-install.php
theme.php
translation-install.php
update-core.php
update.php Coding Standards: Dynamic hooks should be named using interpolation not concatenation. 2019-08-22 19:07:57 +00:00
upgrade.php Remove trailing white space in upgrade.php. 2019-08-13 19:52:50 +00:00
user.php
widgets.php