WordPress/wp-includes
2014-10-23 21:00:44 +00:00
..
certificates
css
fonts
ID3
images
js TinyMCE: update to 4.1.6+. Adds support for cache-busting when auto-loading JS and CSS. Change the tests to run in /build. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2014-10-23 02:08:20 +00:00
pomo
SimplePie
Text
theme-compat
admin-bar.php
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php Support nested tax query syntax in redirect_canonical(). 2014-10-15 15:43:19 +00:00
capabilities.php
category-template.php
category.php
class-feed.php
class-http.php HTTP API: Support both the 'limit_response_size' and 'stream' parameters at the same time, allowing a partial file download. 2014-10-20 07:32:21 +00:00
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 Customizer: Change instances of "Theme Customizer" to just "Customizer", as the Customizer isn't necessarily theme-specific. 2014-10-15 17:21:19 +00:00
class-wp-customize-manager.php Customizer: Change instances of "Theme Customizer" to just "Customizer", as the Customizer isn't necessarily theme-specific. 2014-10-15 17:21:19 +00:00
class-wp-customize-panel.php Customizer: Extract content markup for panels to its own method, WP_Customize_Panel::render_content(). 2014-10-17 21:25:19 +00:00
class-wp-customize-section.php
class-wp-customize-setting.php Customizer: Introduce customize_preview_$setting->type action to handle multiple settings of the same type. 2014-10-17 21:21:19 +00:00
class-wp-customize-widgets.php Customizer: Change instances of "Theme Customizer" to just "Customizer", as the Customizer isn't necessarily theme-specific. 2014-10-15 17:21:19 +00:00
class-wp-editor.php TinyMCE: update to 4.1.6+. Adds support for cache-busting when auto-loading JS and CSS. Change the tests to run in /build. Changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. 2014-10-23 02:08:20 +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 Set Twenty Fifteen as the new default theme. see #29799. 2014-10-14 19:58:19 +00:00
class-wp-walker.php
class-wp-xmlrpc-server.php
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php wp_add_inline_style(): 2014-10-18 19:04:20 +00:00
comment-template.php Use the comment API rather than direct SQL queries in comments_template(). 2014-10-19 19:39:20 +00:00
comment.php Use the comment API rather than direct SQL queries in comments_template(). 2014-10-19 19:39:20 +00:00
compat.php
cron.php wp_schedule_single_event() should not prevent scheduling a future duplicate event. It should only reject an event as a duplicate if there is already a similar event scheduled within 10 minutes of the given timestamp. 2014-10-17 19:17:18 +00:00
date.php Add @since annotation for 'user_registered' support in 'date_query_valid_columns' documentation. 2014-10-17 03:51:20 +00:00
default-constants.php Set Twenty Fifteen as the new default theme. see #29799. 2014-10-14 19:58:19 +00:00
default-filters.php
default-widgets.php Use proper functions for escaped translations. 2014-10-18 20:11:18 +00:00
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.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-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php
formatting.php
functions.php Cache get_term_by() calls: 2014-10-16 04:45:17 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
http.php Update the docs for wp_remote_retrieve_response_code(). See #28887. 2014-10-21 21:13:18 +00:00
kses.php
l10n.php Avoid double path separators in load_theme_textdomain(). Fixes #29122. Props bradyvercher 2014-10-21 17:58:18 +00:00
link-template.php
load.php
locale.php
media-template.php
media.php Add a 6th (!) attribute to wp_get_attachment_link() to allow aria-describedby to be added to gallery output. 2014-10-16 04:28:17 +00:00
meta.php Make orderby=meta_value compatible with meta_query when relation=OR. 2014-10-19 18:54:19 +00:00
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php
ms-load.php
ms-settings.php
nav-menu-template.php
nav-menu.php
option.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-formats.php
post-template.php Add a 6th (!) attribute to wp_get_attachment_link() to allow aria-describedby to be added to gallery output. 2014-10-16 04:28:17 +00:00
post-thumbnail-template.php
post.php
query.php Check that search value is scalar before parsing. 2014-10-16 03:32:20 +00:00
registration-functions.php
registration.php
revision.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Script-loader: remove 'heartbeat' dependency for post.js and inline-edit-post.js, fix dependencies for autosave.js. Fixes #30008 2014-10-22 03:41:18 +00:00
session.php
shortcodes.php
taxonomy.php Invalidate cache for child terms when parent term is deleted. 2014-10-17 20:59:20 +00:00
template-loader.php
template.php
theme.php Customizer: Change instances of "Theme Customizer" to just "Customizer", as the Customizer isn't necessarily theme-specific. 2014-10-15 17:21:19 +00:00
update.php
user.php Move password hint text to a function. Add 'password_hint' filter. 2014-10-18 20:21:18 +00:00
vars.php
version.php 4.1-alpha-29942. (Bumping to permanently sync the revision number with https://develop.svn.wordpress.org.) 2014-10-23 21:00:44 +00:00
widgets.php Customizer: Change instances of "Theme Customizer" to just "Customizer", as the Customizer isn't necessarily theme-specific. 2014-10-15 17:21:19 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php