WordPress/wp-includes
2019-03-21 18:03:51 +00:00
..
blocks Accessibility: Remove post format filter links from format icons in the Posts list table. 2019-03-21 15:32:01 +00:00
certificates
css Block Editor: Update the WordPress Packages from Gutenberg 5.3 2019-03-21 12:48:00 +00:00
customize
fonts
ID3
images
IXR
js Block Editor: Update the WordPress Packages from Gutenberg 5.3 2019-03-21 12:48:00 +00:00
pomo
random_compat
Requests
rest-api
SimplePie
sodium_compat General: Add sodium_compat library for crypto APIs in PHP < 7.2 2019-03-21 04:56:52 +00:00
Text
theme-compat
widgets
admin-bar.php
atomlib.php
author-template.php
blocks.php
bookmark-template.php
bookmark.php
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 Accessibility: Introduce category_list_link_attributes filter in Walker_Category::start_el() for the HTML attributes applied to a category list item's anchor element. 2019-03-21 10:37:57 +00:00
class-walker-comment.php
class-walker-nav-menu.php
class-walker-page-dropdown.php
class-walker-page.php Menus: Use esc_url() for the href value of page link attributes in Walker_Page::start_el(), for consistency with Walker_Nav_Menu and Walker_Category. 2019-03-21 10:45:51 +00:00
class-wp-admin-bar.php
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 Accessibility: Customize: Improve the widgets search and the widget Remove button. 2019-03-09 12:56:54 +00:00
class-wp-dependency.php
class-wp-editor.php Editor: Fix name of the new editor for inline comment. 2019-01-05 03:48:50 +00:00
class-wp-embed.php
class-wp-error.php
class-wp-fatal-error-handler.php Bootstrap/Load: Introduce fatal error handler. 2019-03-21 16:03:51 +00:00
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-oembed-controller.php
class-wp-post-type.php
class-wp-post.php
class-wp-query.php Posts: Avoid the use of globals in get_the_content() and related functions. 2019-03-20 15:49:49 +00:00
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
class-wp-tax-query.php
class-wp-taxonomy.php
class-wp-term-query.php
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.php
class-wp-walker.php
class-wp-widget-factory.php
class-wp-widget.php
class-wp-xmlrpc-server.php
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php I18N/Script Loader: Support text domains other than "messages". 2019-01-06 16:23:49 +00:00
class.wp-styles.php
comment-template.php
comment.php
compat.php General: Add sodium_compat library for crypto APIs in PHP < 7.2 2019-03-21 04:56:52 +00:00
cron.php
date.php Docs: Correct and improve various inline documentation. 2018-03-25 19:35:29 +00:00
default-constants.php
default-filters.php Accessibility: Ensure embed iframes have a title attribute. 2019-03-20 17:22:51 +00:00
default-widgets.php
deprecated.php
embed-template.php
embed.php Accessibility: Ensure embed iframes have a title attribute. 2019-03-20 17:22:51 +00:00
error-protection.php Bootstrap/Load: Introduce fatal error handler. 2019-03-21 16:03:51 +00:00
feed-atom-comments.php Feeds: ensure build/update date matches current query. 2019-03-20 20:39:00 +00:00
feed-atom.php Feeds: ensure build/update date matches current query. 2019-03-20 20:39:00 +00:00
feed-rdf.php Feeds: ensure build/update date matches current query. 2019-03-20 20:39:00 +00:00
feed-rss2-comments.php Feeds: ensure build/update date matches current query. 2019-03-20 20:39:00 +00:00
feed-rss2.php Feeds: ensure build/update date matches current query. 2019-03-20 20:39:00 +00:00
feed-rss.php Feeds: ensure build/update date matches current query. 2019-03-20 20:39:00 +00:00
feed.php Feeds: ensure build/update date matches current query. 2019-03-20 20:39:00 +00:00
formatting.php Posts: Avoid the use of globals in get_the_content() and related functions. 2019-03-20 15:49:49 +00:00
functions.php
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Accessibility: Add ability to pass an ARIA label for the <form> element returned by get_search_form(). 2019-03-21 09:20:59 +00:00
http.php
kses.php
l10n.php
link-template.php
load.php
locale.php
media-template.php
media.php Build: correct some linting errors. 2019-03-20 22:06:52 +00:00
meta.php
ms-blogs.php
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
nav-menu.php
option.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-formats.php
post-template.php Posts: Avoid the use of globals in get_the_content() and related functions. 2019-03-20 15:49:49 +00:00
post-thumbnail-template.php
post.php
query.php Posts: Avoid the use of globals in get_the_content() and related functions. 2019-03-20 15:49:49 +00:00
registration-functions.php
registration.php
rest-api.php
revision.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Block Editor: Update the WordPress Packages from Gutenberg 5.3 2019-03-21 12:48:00 +00:00
session.php
shortcodes.php
spl-autoload-compat.php
taxonomy.php
template-loader.php
template.php
theme.php
update.php
user.php
vars.php
version.php Upgrade/Install: Add missing opening curly bracket after [44513]. 2019-03-21 18:03:51 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php