WordPress/wp-includes
2014-10-28 19:27:40 +00:00
..
certificates
css Editor: use <button> instead of <a> for the Visual/Text buttons, make them focusable. Props afercia, fixes #27553 2014-10-24 01:21:18 +00:00
fonts
ID3
images
js
pomo
SimplePie
Text
theme-compat
admin-bar.php
atomlib.php First there were two, and now there are three -- in the @since versions that came before and that shall be. And so it will be, says nacin. 2013-12-24 18:57:12 +00:00
author-template.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-simplepie.php
class-smtp.php
class-snoopy.php
class-wp-admin-bar.php In wp-includes/class-wp-admin-bar.php, break is unreachabled after return. 2014-05-06 18:29:15 +00:00
class-wp-ajax-response.php
class-wp-customize-control.php Add the ability for a customizer control to render its controls via a JavaScript template. Switches the default color picker control to a JavaScript template. See #29572. Props celloexpressions 2014-10-24 16:32:18 +00:00
class-wp-customize-manager.php Add wp_json_encode(), a wrapper for json_encode() that ensures everything is converted to UTF-8. 2014-10-28 18:35:19 +00:00
class-wp-customize-panel.php
class-wp-customize-section.php
class-wp-customize-setting.php
class-wp-customize-widgets.php Add wp_json_encode(), a wrapper for json_encode() that ensures everything is converted to UTF-8. 2014-10-28 18:35:19 +00:00
class-wp-editor.php Add wp_json_encode(), a wrapper for json_encode() that ensures everything is converted to UTF-8. 2014-10-28 18:35:19 +00:00
class-wp-embed.php
class-wp-error.php
class-wp-http-ixr-client.php
class-wp-image-editor-gd.php
class-wp-image-editor-imagick.php
class-wp-image-editor.php Fix setting default quality in WP_Image_Editor. 2014-10-04 13:12:15 +00:00
class-wp-theme.php
class-wp-walker.php
class-wp-xmlrpc-server.php
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php Add wp_json_encode(), a wrapper for json_encode() that ensures everything is converted to UTF-8. 2014-10-28 18:35:19 +00:00
class.wp-styles.php
comment-template.php Add 'comment_reply_link_args' filter for get_comment_reply_link() arguments. 2014-10-27 11:45:18 +00:00
comment.php Fix 'count' in WP_Comment_Query when using 'meta_query'. 2014-10-26 16:46:19 +00:00
compat.php
cron.php
date.php
default-constants.php
default-filters.php
default-widgets.php
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php Introduce 'rss_tag_pre' action, which fires between the xml and rss tags in a feed. 2014-07-07 10:18:15 +00:00
feed-rss.php
feed.php
formatting.php
functions.php Fix a PHPDoc typo for wp_json_encode(). 2014-10-28 18:54:18 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Use HTTPS URLs for trac.wordpress.org (and use core.trac.wordpress.org) 2014-09-29 13:37:16 +00:00
http.php
kses.php
l10n.php
link-template.php
load.php
locale.php
media-template.php
media.php Add wp_json_encode(), a wrapper for json_encode() that ensures everything is converted to UTF-8. 2014-10-28 18:35:19 +00:00
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php Deprecate admin_created_user_subject() 2014-10-24 04:49:20 +00:00
ms-files.php
ms-functions.php
ms-load.php
ms-settings.php
nav-menu-template.php Cast class names to an array to avoid a potential warning. 2014-10-26 23:19:19 +00:00
nav-menu.php Fix the $location parameter type in the unregister_nav_menu() DocBlock. 2014-10-25 13:43:18 +00:00
option.php
pluggable-deprecated.php
pluggable.php Remove padding from the comment notification emails which is from a bygone fixed-width font era. Prevents alignment issues in email clients which use vairable width fonts for plain text emails. Fixes #16721. Props DrewAPicture. 2014-10-24 17:08:18 +00:00
plugin.php
post-formats.php
post-template.php Don't add 'sticky' class in get_post_class() if 'ignore_sticky_posts' query var is set. 2014-10-27 02:16:20 +00:00
post-thumbnail-template.php
post.php When using 'show_in_menu' as a default value for 'show_in_admin_bar' in register_post_type(), cast to boolean instead of requiring a strict match. 2014-10-27 13:08:19 +00:00
query.php
registration-functions.php
registration.php
revision.php
rewrite.php
rss-functions.php
rss.php
script-loader.php
session.php
shortcodes.php
taxonomy.php Introduce orderby=include support for get_terms(). 2014-10-28 18:13:19 +00:00
template-loader.php
template.php
theme.php Add wp_json_encode(), a wrapper for json_encode() that ensures everything is converted to UTF-8. 2014-10-28 18:35:19 +00:00
update.php Add wp_json_encode(), a wrapper for json_encode() that ensures everything is converted to UTF-8. 2014-10-28 18:35:19 +00:00
user.php Rename _wp_password_hint() to _wp_get_password_hint() to bring it inline with core terminology. Fixes #21243. 2014-10-26 23:30:18 +00:00
vars.php
version.php Update grunt-sass to 0.16.0 2014-10-28 19:27:40 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php