WordPress/wp-includes
2014-10-28 16:29:21 +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
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
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 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-panel.php
class-wp-customize-section.php
class-wp-customize-setting.php
class-wp-customize-widgets.php
class-wp-editor.php 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
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
class-wp-theme.php
class-wp-walker.php
class-wp-xmlrpc-server.php
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php
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 Constant time for wp_verify_nonce(). 2014-08-06 05:26:16 +00:00
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
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
http.php
kses.php
l10n.php
link-template.php
load.php
locale.php
media-template.php
media.php
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 Allow has_post_format() to be used to check for any format. 2013-11-24 13:45:10 +00:00
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 Allow 'slug' param of get_terms() to accept an array. 2014-10-28 14:57:22 +00:00
template-loader.php
template.php
theme.php Don't display Standard post format twice in the meta box if the theme unnecessarily mentions it in the add_theme_support() call. 2014-10-27 11:26:18 +00:00
update.php
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 Twenty Fifteen: consistent line endings and SVN properties on all files. See #30133. 2014-10-28 16:29:21 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php