WordPress/wp-includes
2019-08-29 02:10:56 +00:00
..
blocks
certificates
css Multisite: Remove truncation to allow clearers identification of longer site names 2019-08-18 12:31:00 +00:00
customize Docs: Add missing description for $wp_locale global. 2019-08-04 01:46:55 +00:00
fonts
ID3 Media: update the getID3 library to version 1.9.14 to avoid fatal errors in PHP7. 2017-07-31 19:50:45 +00:00
images
IXR
js Docs: Update @since tag for new JS functions and variables introduced in [45572]. 2019-08-20 22:54:55 +00:00
pomo
random_compat
Requests
rest-api REST API: Only cast scalar types to string when comparing new & old meta values. 2019-08-28 03:08:55 +00:00
SimplePie
sodium_compat
Text
theme-compat
widgets Widgets: Replace http with https in the link placeholder widget image 2019-08-09 17:06:55 +00:00
admin-bar.php Docs: Add missing description for $wp_query and $wp_the_query globals. 2019-08-04 01:59:56 +00:00
atomlib.php
author-template.php Docs: Improve documentation for various feed link functions and filters. 2019-08-11 17:21:57 +00:00
blocks.php
bookmark-template.php
bookmark.php
cache.php
canonical.php Docs: Add missing description for $wp_query and $wp_the_query globals. 2019-08-04 01:59:56 +00:00
capabilities.php REST API: Prevent deletion of post revisions. 2019-08-15 22:01:55 +00:00
category-template.php Docs: Reference WP_Term_Query::__construct() in wp_list_categories() DocBlock for additional accepted arguments. 2019-08-26 17:00:55 +00:00
category.php
class-feed.php
class-http.php
class-IXR.php
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-requests.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class-walker-category-dropdown.php
class-walker-category.php
class-walker-comment.php
class-walker-nav-menu.php
class-walker-page-dropdown.php
class-walker-page.php
class-wp-admin-bar.php Docs: Add a missing return type. 2019-08-16 19:35:58 +00:00
class-wp-ajax-response.php
class-wp-block-parser.php
class-wp-block-type-registry.php
class-wp-block-type.php
class-wp-comment-query.php
class-wp-comment.php
class-wp-customize-control.php
class-wp-customize-manager.php
class-wp-customize-nav-menus.php
class-wp-customize-panel.php
class-wp-customize-section.php
class-wp-customize-setting.php
class-wp-customize-widgets.php
class-wp-date-query.php Date/Time: Use wp_timezone() in WP_Date_Query::build_mysql_datetime() to address timezone issues. 2019-08-22 03:11:55 +00:00
class-wp-dependency.php
class-wp-editor.php
class-wp-embed.php
class-wp-error.php
class-wp-fatal-error-handler.php
class-wp-feed-cache-transient.php
class-wp-feed-cache.php
class-wp-hook.php
class-wp-http-cookie.php Docs: Correct @type annotation for WP_HTTP_Cookie::$expires. 2019-08-05 07:56:56 +00:00
class-wp-http-curl.php Docs: Correct @type annotation for WP_Http_Curl properties. 2019-08-05 08:12:56 +00:00
class-wp-http-encoding.php
class-wp-http-ixr-client.php
class-wp-http-proxy.php
class-wp-http-requests-hooks.php
class-wp-http-requests-response.php
class-wp-http-response.php
class-wp-http-streams.php
class-wp-image-editor-gd.php Docs: Improve and update the description of multi_resize() to explain changes and expected use. 2019-08-25 22:21:58 +00:00
class-wp-image-editor-imagick.php Docs: Improve and update the description of multi_resize() to explain changes and expected use. 2019-08-25 22:21:58 +00:00
class-wp-image-editor.php
class-wp-list-util.php
class-wp-locale-switcher.php Docs: Add missing description for $wp_locale global. 2019-08-04 01:46:55 +00:00
class-wp-locale.php
class-wp-matchesmapregex.php
class-wp-meta-query.php
class-wp-metadata-lazyloader.php
class-wp-network-query.php
class-wp-network.php
class-wp-oembed-controller.php
class-wp-oembed.php
class-wp-paused-extensions-storage.php
class-wp-post-type.php Docs: Add missing description for $wp_rewrite global. 2019-08-04 01:19:56 +00:00
class-wp-post.php
class-wp-query.php Docs: Add missing description for $post global. 2019-08-04 12:28:56 +00:00
class-wp-recovery-mode-cookie-service.php
class-wp-recovery-mode-email-service.php
class-wp-recovery-mode-key-service.php
class-wp-recovery-mode-link-service.php
class-wp-recovery-mode.php
class-wp-rewrite.php Docs: Add missing description for $wp global. 2019-08-04 01:28:55 +00:00
class-wp-role.php
class-wp-roles.php
class-wp-session-tokens.php
class-wp-simplepie-file.php
class-wp-simplepie-sanitize-kses.php
class-wp-site-query.php
class-wp-site.php
class-wp-tax-query.php
class-wp-taxonomy.php Docs: Add missing description for $wp global. 2019-08-04 01:28:55 +00:00
class-wp-term-query.php Taxonomy: Ensure consistency of hide_empty in term queries when taxonomy is excluded. 2019-08-23 16:05:56 +00:00
class-wp-term.php
class-wp-text-diff-renderer-inline.php
class-wp-text-diff-renderer-table.php
class-wp-theme.php
class-wp-user-meta-session-tokens.php
class-wp-user-query.php
class-wp-user-request.php
class-wp-user.php
class-wp-walker.php Code Modernisation: Revert [45624]. 2019-07-15 07:04:59 +00:00
class-wp-widget-factory.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget.php
class-wp-xmlrpc-server.php XML-RPC: Make sure editing a draft post with wp.editPost does not unintentionally cause its published date to be set. 2019-08-29 02:10:56 +00:00
class-wp.php Docs: Add missing description for $wp_query and $wp_the_query globals. 2019-08-04 01:59:56 +00:00
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-template.php Comments: Include post permalink in comment reply link. 2019-08-13 05:09:56 +00:00
comment.php Privacy: Add descriptions for sections in a personal data export file. 2019-08-18 02:07:57 +00:00
compat.php
cron.php
date.php
default-constants.php
default-filters.php Date/Time: Introduce wp_date() to retrieve the date in localized format. 2019-08-28 00:52:56 +00:00
default-widgets.php
deprecated.php
embed-template.php
embed.php
error-protection.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php Feeds: Introduce the get_self_link() function. 2019-08-09 01:31:56 +00:00
formatting.php Date/Time: Rewrite and simplify get_gmt_from_date(), get_date_from_gmt(), and iso8601_to_datetime() using wp_timezone(). 2019-08-23 11:03:56 +00:00
functions.php Date/Time: Introduce wp_date() to retrieve the date in localized format. 2019-08-28 00:52:56 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Taxonomy: In feed_links_extra() and get_the_archive_title(), make sure the queried taxonomy term exists before accessing its properties. 2019-08-16 00:24:54 +00:00
http.php
kses.php
l10n.php Docs: Add missing description for $wp_locale_switcher global. 2019-08-04 01:47:55 +00:00
link-template.php Docs: Improve documentation for various feed link functions and filters. 2019-08-11 17:21:57 +00:00
load.php Bootstrap/Load: Change "Insufficient Requirements" wp_die() heading to "Requirements Not Met", which is more appropriate for the context it's used in. 2019-08-08 12:54:56 +00:00
locale.php
media-template.php
media.php Privacy: Add descriptions for sections in a personal data export file. 2019-08-18 02:07:57 +00:00
meta.php Docs: Clarify custom-fields support requirement for viewing custom post meta in REST API. 2019-08-13 01:51:56 +00:00
ms-blogs.php Networks and Sites: Improve documentation and variable naming in switch_to_blog() and restore_current_blog(). 2019-08-14 14:29:56 +00:00
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php
ms-load.php
ms-network.php
ms-settings.php
ms-site.php
nav-menu-template.php Docs: Add missing description for $wp_query and $wp_the_query globals. 2019-08-04 01:59:56 +00:00
nav-menu.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:32:59 +00:00
option.php Docs: Clarify that $name and $value parameters of set_user_setting() can contain hyphens. 2019-08-27 01:17:55 +00:00
pluggable-deprecated.php
pluggable.php Docs: Improve documentation for wp_set_auth_cookie() and related functions. 2019-08-17 13:23:55 +00:00
plugin.php
post-formats.php Docs: Add missing description for $wp_rewrite global. 2019-08-04 01:19:56 +00:00
post-template.php Date/Time: Remove the last remaining current_time( 'timestamp' ) instance in wp_post_revision_title_expanded(). 2019-08-27 21:55:56 +00:00
post-thumbnail-template.php Docs: Add missing description for $wp_query and $wp_the_query globals. 2019-08-04 01:59:56 +00:00
post.php Date/Time: In wp_insert_post(), when checking the post date to set future or publish status, use string comparison to work around far future dates (year 2038+) on 32-bit systems. 2019-08-19 15:50:56 +00:00
query.php Docs: Add missing description for $wp_query and $wp_the_query globals. 2019-08-04 01:59:56 +00:00
registration-functions.php
registration.php
rest-api.php REST API: Clarify arguments passed to rest route get & update callbacks. 2019-08-15 20:04:55 +00:00
revision.php
rewrite.php Docs: Add missing description for $wp global. 2019-08-04 01:28:55 +00:00
rss-functions.php
rss.php
script-loader.php Docs: Add missing description for $current_screen global. 2019-08-04 02:03:55 +00:00
session.php
shortcodes.php
spl-autoload-compat.php
taxonomy.php Taxonomy: Fix unique-slug check for terms with parents. 2019-08-26 15:19:56 +00:00
template-loader.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-includes. 2019-07-02 23:42:58 +00:00
template.php Docs: Add missing description for $post global. 2019-08-04 12:28:56 +00:00
theme.php Docs: Add missing description for $wp_locale global. 2019-08-04 01:46:55 +00:00
update.php
user.php Users: Adjust [45708] to make sure wp_update_user() does not issue a WP_Error if a single site was previously set up as Multisite and there's still a spam field in the user table. 2019-08-22 01:53:55 +00:00
vars.php
version.php XML-RPC: Make sure editing a draft post with wp.editPost does not unintentionally cause its published date to be set. 2019-08-29 02:10:56 +00:00
widgets.php Widgets: Allow for short-circuiting widget output in the_widget() using the widget_display_callback filter, for consistency with output via a registered sidebar. 2019-08-14 23:03:55 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php