WordPress/wp-includes
2021-02-25 12:02:03 +00:00
..
assets Editor: Update @wordpress npm packages 2021-02-22 06:04:39 +00:00
block-patterns
block-supports
blocks
certificates
css
customize
fonts
ID3
images
IXR
js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-02-23 19:45:04 +00:00
PHPMailer External Libraries: Upgrade PHPMailer to version 6.3.0. 2021-02-21 09:34:05 +00:00
pomo
random_compat
Requests
rest-api
SimplePie
sitemaps
sodium_compat
Text
theme-compat
widgets
admin-bar.php
atomlib.php
author-template.php
block-patterns.php
blocks.php Docs: Improve documentation for WP_Block_Type properties. 2021-02-23 19:18:02 +00:00
bookmark-template.php
bookmark.php
cache-compat.php Docs: Add missing documentation for the $group parameter of WP_Object_Cache::get_multiple(). 2020-06-10 09:57:09 +00:00
cache.php
canonical.php
capabilities.php
category-template.php
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 Comments: Revert the introduction of the opt-in comment approval notification feature. 2021-02-17 13:08:05 +00:00
class-walker-nav-menu.php
class-walker-page-dropdown.php
class-walker-page.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-application-passwords.php
class-wp-block-list.php
class-wp-block-parser.php
class-wp-block-pattern-categories-registry.php
class-wp-block-patterns-registry.php
class-wp-block-styles-registry.php
class-wp-block-supports.php
class-wp-block-type-registry.php Docs: Improve documentation for WP_Block_Type properties. 2021-02-23 19:18:02 +00:00
class-wp-block-type.php Docs: Improve documentation for WP_Block_Type properties. 2021-02-23 19:18:02 +00:00
class-wp-block.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 General: Replace older-style PHP type conversion functions with type casts. 2020-10-08 21:15:13 +00:00
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
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
class-wp-http-curl.php
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
class-wp-image-editor-imagick.php
class-wp-image-editor.php
class-wp-list-util.php
class-wp-locale-switcher.php
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-object-cache.php
class-wp-oembed-controller.php
class-wp-oembed.php
class-wp-paused-extensions-storage.php
class-wp-post-type.php
class-wp-post.php
class-wp-query.php
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 Docs: Document the usage of $pagenow global in a few functions. 2021-02-22 19:18:12 +00:00
class-wp-recovery-mode.php
class-wp-rewrite.php
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 Docs: Various docblock corrections and improvements. 2021-02-20 17:10:11 +00:00
class-wp-tax-query.php
class-wp-taxonomy.php
class-wp-term-query.php Docs: Various docblock corrections and improvements. 2021-02-20 17:10:11 +00:00
class-wp-term.php Docs: Various docblock corrections. 2020-12-10 23:53:07 +00:00
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
class-wp-widget-factory.php
class-wp-widget.php
class-wp-xmlrpc-server.php
class-wp.php Comments: Extend the duration of the window within which unapproved comments are visible by their author. 2021-02-09 16:57:04 +00:00
class.wp-dependencies.php
class.wp-scripts.php Script Loader: Prevent wp_localize_script() warnings. 2021-02-22 23:23:07 +00:00
class.wp-styles.php
comment-template.php
comment.php Comments: Revert the introduction of the opt-in comment approval notification feature. 2021-02-17 13:08:05 +00:00
compat.php
cron.php Cron API: Add a missing $wp_error parameter to the pre_reschedule_event filter. 2021-02-20 12:11:03 +00:00
date.php
default-constants.php
default-filters.php Comments: Revert the introduction of the opt-in comment approval notification feature. 2021-02-17 13:08:05 +00:00
default-widgets.php
deprecated.php
embed-template.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:33:11 +00:00
embed.php Embeds: Allow posts with a public custom post status to be embedded. 2021-02-22 13:23:04 +00:00
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
formatting.php
functions.php Security: move Content-Security-Policy script loaders. 2021-02-23 02:00:06 +00:00
functions.wp-scripts.php Script Loader: Explicitly declare the $pagenow global in wp_deregister_script(). 2021-02-20 09:56:04 +00:00
functions.wp-styles.php
general-template.php
http.php
https-detection.php Security: Fix bug in wp_is_local_html_output(). 2021-02-19 21:13:08 +00:00
https-migration.php
kses.php
l10n.php
link-template.php Script Loader: Explicitly declare the $pagenow global in wp_deregister_script(). 2021-02-20 09:56:04 +00:00
load.php Docs: Document the usage of $pagenow global in a few functions. 2021-02-22 19:18:12 +00:00
locale.php
media-template.php
media.php
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php Docs: Document parameters that accept an array of integers using typed array notation. 2020-11-19 18:24:09 +00:00
ms-files.php
ms-functions.php
ms-load.php
ms-network.php
ms-settings.php
ms-site.php
nav-menu-template.php
nav-menu.php
option.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-formats.php
post-template.php Posts, Post Types: Rename the new post parent conditional tag functions for clarity. 2021-02-20 17:45:04 +00:00
post-thumbnail-template.php
post.php Media: Explicitly declare the $pagenow global in wp_get_attachment_url(). 2021-02-22 18:55:07 +00:00
query.php
registration-functions.php
registration.php
rest-api.php
revision.php
rewrite.php
robots-template.php Robots: Rename wp_embed_no_robots to wp_robots_noindex_embeds(). 2021-02-17 10:51:04 +00:00
rss-functions.php
rss.php
script-loader.php External Libraries: Further fix jQuery deprecations in WordPress core. 2021-02-23 19:45:04 +00:00
session.php
shortcodes.php
sitemaps.php
spl-autoload-compat.php
taxonomy.php Taxonomy: Optimize wp_delete_term() for large object counts without a default term. 2021-02-19 14:31:08 +00:00
template-loader.php
template.php
theme.php Docs: Various docblock corrections and improvements. 2021-02-20 17:10:11 +00:00
update.php
user.php Users: Only include the IP address in password reset email if the user is not logged in. 2021-02-23 20:08:03 +00:00
vars.php
version.php Docs: Correct function name in add_settings_field() DocBlock. 2021-02-25 12:02:03 +00:00
widgets.php Docs: Correct the type of $widget_id argument in is_active_widget(). 2021-02-17 11:48:12 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php