.. |
admin-filters.php
|
Privacy: Enable pagination screen options for privacy requests list tables.
|
2018-07-17 16:03:59 +00:00 |
admin.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
ajax-actions.php
|
Privacy: Avoid a PHP notice in wp_ajax_wp_privacy_erase_personal_data() , make sure $eraser_key is always defined.
|
2018-05-10 20:23:33 +00:00 |
bookmark.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-automatic-upgrader-skin.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-bulk-plugin-upgrader-skin.php
|
Docs: Correct method reference in a comment for Bulk_Plugin_Upgrader_Skin::$plugin_info .
|
2018-03-23 00:33:53 +00:00 |
class-bulk-theme-upgrader-skin.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +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
|
Upgrade/Install: Fix the format of the upgrader_process_complete actions after [42343].
|
2018-03-05 21:43:25 +00:00 |
class-file-upload-upgrader.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-ftp-pure.php
|
FTP: ensure that there is only one class named ftp , which is what is expected in the loading of this arcane library. This ensures that an autoload generator, something along the lines of Composer, won't hiccup when it gets to these files.
|
2016-08-26 18:46:17 +00:00 |
class-ftp-sockets.php
|
FTP: ensure that there is only one class named ftp , which is what is expected in the loading of this arcane library. This ensures that an autoload generator, something along the lines of Composer, won't hiccup when it gets to these files.
|
2016-08-26 18:46:17 +00:00 |
class-ftp.php
|
Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389.
|
2016-08-31 16:30:48 +00:00 |
class-language-pack-upgrader-skin.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-language-pack-upgrader.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +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
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +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
|
Docs: Standardise and correct documentation relating to parameters which accept plugin names.
|
2018-03-05 21:49:53 +00:00 |
class-theme-installer-skin.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-theme-upgrader-skin.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-theme-upgrader.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-walker-category-checklist.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-walker-nav-menu-checklist.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-walker-nav-menu-edit.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-wp-ajax-upgrader-skin.php
|
General: Introduce WP_Error::has_errors() method and use it where appropriate.
|
2018-02-27 02:30:46 +00:00 |
class-wp-automatic-updater.php
|
Docs: Add missing brace in auto_update_{$type} filter DocBlock.
|
2018-03-11 10:29:47 +00:00 |
class-wp-comments-list-table.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +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-filesystem-base.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-wp-filesystem-direct.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-wp-filesystem-ftpext.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-wp-filesystem-ftpsockets.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-wp-filesystem-ssh2.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-wp-importer.php
|
Import: Avoid counting an uncountable type when reading arguments passed to a script.
|
2018-03-02 17:16:37 +00:00 |
class-wp-internal-pointers.php
|
Privacy: Don't show privacy feature pointer to new users.
|
2018-05-14 15:49:55 +00:00 |
class-wp-links-list-table.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-wp-list-table-compat.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-wp-list-table.php
|
Accessibility: Better color contrast for the tables pagination links.
|
2018-04-29 16:24:41 +00:00 |
class-wp-media-list-table.php
|
Privacy: Move "Mine" filter for media items above "Trash".
|
2018-05-01 21:46:52 +00:00 |
class-wp-ms-sites-list-table.php
|
Multisite: Count users in a more performant way when listing sites in the network admin.
|
2018-06-26 16:29:33 +00:00 |
class-wp-ms-themes-list-table.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-wp-ms-users-list-table.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-wp-plugin-install-list-table.php
|
Plugins: Disable "Install Now" button for plugins that require a higher version of PHP or WordPress.
|
2018-07-09 13:44:53 +00:00 |
class-wp-plugins-list-table.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-wp-post-comments-list-table.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-wp-posts-list-table.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-wp-screen.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-wp-site-icon.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-wp-terms-list-table.php
|
Taxonomy: Introduce is_taxonomy_viewable() .
|
2018-07-03 10:28:39 +00:00 |
class-wp-theme-install-list-table.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
class-wp-themes-list-table.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
class-wp-upgrader-skin.php
|
General: Introduce WP_Error::has_errors() method and use it where appropriate.
|
2018-02-27 02:30:46 +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
|
Docs: Standardise and correct documentation relating to parameters which accept plugin names.
|
2018-03-05 21:49:53 +00:00 |
class-wp-users-list-table.php
|
Docs: Document many more parameters and properties using typed array notation.
|
2018-03-22 20:26:06 +00:00 |
comment.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +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
|
Role/Capability: Rename upgrade_php capability to more suitable update_php .
|
2018-06-26 15:04:26 +00:00 |
deprecated.php
|
Taxonomy: restore TagSearch unit tests and correct deprecated version string.
|
2018-02-25 16:27:57 +00:00 |
edit-tag-messages.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
export.php
|
Docs: Document more parameters and properties using typed array notation.
|
2018-03-25 18:09:56 +00:00 |
file.php
|
Privacy: Silence is golden and invisible.
|
2018-07-15 23:38:14 +00:00 |
image-edit.php
|
Docs: Add missing @since entries for functions in wp-admin/image-edit.php .
|
2018-02-26 18:37:02 +00:00 |
image.php
|
Media: Pass EXIF data to the wp_read_image_metadata filter.
|
2018-03-25 20:44:16 +00:00 |
import.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
list-table.php
|
Docs: Update and correct various inline documentation.
|
2018-05-07 17:19:48 +00:00 |
media.php
|
I18N: Use consistent pattern for placeholder references in a translator comment in media_upload_max_image_resize() .
|
2018-04-16 18:36:03 +00:00 |
menu.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
meta-boxes.php
|
Administration: Change all the occurrences of "(opens in a new window)" to "(opens in a new tab)".
|
2018-05-05 09:44:21 +00:00 |
misc.php
|
Privacy: Enable pagination screen options for privacy requests list tables.
|
2018-07-17 16:03:59 +00:00 |
ms-admin-filters.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
ms-deprecated.php
|
Docs: Standardize and add missing deprecation notations in DocBlocks for the following functions:
|
2017-06-22 17:47:47 +00:00 |
ms.php
|
Docs: Update and correct various inline documentation.
|
2018-05-07 17:19:48 +00:00 |
nav-menu.php
|
Docs: First pass at switching some array parameter documentation to typed notation.
|
2018-02-09 17:25:22 +00:00 |
network.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 |
noop.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
options.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
plugin-install.php
|
Plugins: Disable "Install Now" button for plugins that require a higher version of PHP or WordPress.
|
2018-07-09 13:44:53 +00:00 |
plugin.php
|
Privacy: Make sure wp_add_privacy_policy_content() does not cause a fatal error by unintentionally flushing rewrite rules outside of the admin context.
|
2018-06-16 13:01:42 +00:00 |
post.php
|
Move scheduling of old auto-draft posts deletion to get_default_post_to_edit() (where auto-drafts are created).
|
2018-06-08 15:52:22 +00:00 |
revision.php
|
Revisions: improve show_split_view=false support for title.
|
2018-04-10 16:11:55 +00:00 |
schema.php
|
Privacy: Remove the setting to enable comment cookies consent added in [43469].
|
2018-07-24 12:50:55 +00:00 |
screen.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
taxonomy.php
|
Docs: Correct and improve various inline documentation.
|
2018-03-25 19:34:31 +00:00 |
template.php
|
Privacy: Mark Privacy Policy page as such in the Pages list table.
|
2018-07-17 16:45:04 +00:00 |
theme-install.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
theme.php
|
Docs: Remove backtick-escaping around a core function in the hook docs for the pre_prepare_themes_for_js filter.
|
2018-04-29 21:46:54 +00:00 |
translation-install.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
update-core.php
|
Docs: Use consistent description for $wp_filesystem global.
|
2018-03-04 21:57:10 +00:00 |
update.php
|
Code is Poetry.
|
2017-11-30 23:09:33 +00:00 |
upgrade.php
|
Privacy: make creating a privacy policy page on install multisite compatible.
|
2018-05-11 15:43:36 +00:00 |
user.php
|
Privacy: Enable pagination screen options for privacy requests list tables.
|
2018-07-17 16:03:59 +00:00 |
widgets.php
|
Accessibility: Widgets: Make the "Available Widgets" section operable with a keyboard.
|
2018-03-07 22:26:39 +00:00 |