WordPress/wp-includes
Helen Hou-Sandí 0100dd772a Merge colors.css into wp-admin.css. Non-default color schemes became overloads rather than swaps in the 3.8 redesign. Benefits include:
* No more border-width, border-style, border-color insanity.
* Point releases are much less likely to require extra finagling to avoid rebuilding the color schemes.
* Yours truly has a better overall vision of ~14,000 lines of admin CSS and where we go from here.

1,065 net lines of red, y'all.
props helen, jorbin. fixes #18380.

Built from https://develop.svn.wordpress.org/trunk@27106


git-svn-id: http://core.svn.wordpress.org/trunk@26973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-06 06:25:18 +00:00
..
certificates
css Merge colors.css into wp-admin.css. Non-default color schemes became overloads rather than swaps in the 3.8 redesign. Benefits include: 2014-02-06 06:25:18 +00:00
fonts Update Dashicons to latest. Adds line break, paragraph, code, and bbPress. 2014-01-31 00:41:13 +00:00
ID3
images
js JSHint fixes for media-views and Gruntfile. 2014-02-06 05:32:12 +00:00
pomo
SimplePie
Text
theme-compat
admin-bar.php Improve keyboard accessibility for the admin menu when in responsive mode, props SergeyBiryukov, fixes #26639 for trunk. 2014-01-22 20:08:11 +00:00
atomlib.php
author-template.php
bookmark-template.php Use a docs-specific variable for the link_category hook docs in wp-admin/bookmarks-template.php. 2014-01-18 16:58:13 +00:00
bookmark.php
cache.php Remove $force argument from WP_Object_Cache::delete(). From @nacin: "This was for internal-use-only, I don't think _deprecated_argument() is needed, but let's put a comment somewhere just so we know we'd have to be careful if we ever want to add a third argument here later." 2014-02-01 22:25:16 +00:00
canonical.php
capabilities.php
category-template.php Add arguments to the wp_dropdown_cats filter, and docs. 2014-02-02 05:33:13 +00:00
category.php
class-feed.php
class-http.php Inline documentation for hooks in wp-includes/class-http.php. 2014-01-28 08:25:11 +00:00
class-IXR.php
class-json.php
class-oembed.php Ensure that SSL YouTube URLs receive SSL embeds. 2014-01-17 19:46:11 +00:00
class-phpass.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
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
class-wp-customize-manager.php
class-wp-customize-section.php Inline documentation for hooks in wp-includes/class-wp-customize-section.php. 2014-01-02 02:07:11 +00:00
class-wp-customize-setting.php
class-wp-editor.php When using wp_editor(), make it easier to specify which editor is shown first, fixes #20822 2014-02-05 00:34:12 +00:00
class-wp-embed.php Inline documentation for core shortcode attributes. 2014-01-07 16:07:12 +00:00
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 Inline documentation for hooks in wp-includes/class-wp-theme.php. 2014-01-02 01:54:10 +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
comment-template.php
comment.php get_comment(), wp_get_post_revision(), and get_term() all used to return by reference. Because of this, $null was set to null so the return value would be a variable where applicable. This has not been necessary since [21792], so the $nulls have been removed. 2014-01-29 06:46:12 +00:00
compat.php
cron.php
date.php
default-constants.php
default-filters.php
default-widgets.php
deprecated.php Deprecate rich_edit_exists(). It doesn't make sense to support deleting the TinyMCE directory when we have auto-updates. Fixes #26786. 2014-01-13 00:00:12 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php Correct @since values. see #26253. 2014-01-04 18:09:12 +00:00
formatting.php When a video shortcode has content in its body, append it as inner HTML in the resulting <video>. 2014-02-05 01:43:12 +00:00
functions.php Update @return statement of wp_nonce_url(): The URL is escaped. 2014-02-02 10:53:11 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Use the_title_attribute() in feed_links_extra(), rather than get_the_title(). 2014-01-17 09:53:09 +00:00
http.php
kses.php Add dfn, mark, and samp to kses. 2014-01-17 08:38:09 +00:00
l10n.php
link-template.php Docs fix: edit_comment_link() doesn't actually return anything. 2014-01-24 07:17:36 +00:00
load.php
locale.php
media-template.php For starters, [27050] is rad. This just cleans up some extra new lines that were littered about, updates *some* of the inline docs (needs more), moves wp.media.controller.ImageDetails closer to its parent class, and de-dupes some code in media-template.php. 2014-01-28 23:21:13 +00:00
media.php When a video shortcode has content in its body, append it as inner HTML in the resulting <video>. 2014-02-05 01:43:12 +00:00
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php Invalidate the post cache for posts associated with a user who has been removed from a blog in remove_user_from_blog(). Adds a unit test. 2014-02-04 04:13:12 +00:00
ms-load.php Remove an unnecessary variable passed to wpdb::prepare() during multisite load. 2014-02-02 22:09:12 +00:00
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
post-thumbnail-template.php
post.php Properly invalidate the cache for wp_count_posts() on insert, trash, or when transitioning post_status inside of _transition_post_status(). Introduces _count_posts_cache_key(). Adds unit tests. 2014-02-03 19:42:13 +00:00
query.php Fix an error in SQL generation when perm is set and an array is passed for post_status. Adds unit test. 2014-02-02 07:36:13 +00:00
registration-functions.php
registration.php
revision.php get_comment(), wp_get_post_revision(), and get_term() all used to return by reference. Because of this, $null was set to null so the return value would be a variable where applicable. This has not been necessary since [21792], so the $nulls have been removed. 2014-01-29 06:46:12 +00:00
rewrite.php
rss-functions.php
rss.php
script-loader.php Merge colors.css into wp-admin.css. Non-default color schemes became overloads rather than swaps in the 3.8 redesign. Benefits include: 2014-02-06 06:25:18 +00:00
shortcodes.php
taxonomy.php Regenerate the term hierarchy cache ({taxonomy}_children) when it is out of sync with the passed taxonomy's last_changed value. 2014-02-06 01:58:14 +00:00
template-loader.php
template.php Inline documentation improvements for get_*_template() functions in wp-includes/template.php. 2014-01-05 17:55:11 +00:00
theme.php
update.php
user.php Correct 'found_users_query' filter description. see #25533. 2014-01-04 18:50:11 +00:00
vars.php Update the wp-inclues/vars.php file header to include Nginx as a recognized web server. 2014-01-10 18:15:13 +00:00
version.php TinyMCE: update to 4.0.16, see #24067. 2014-01-31 18:58:15 +00:00
widgets.php
wlwmanifest.xml
wp-db.php When the MySQL server has "gone away," attempt to reconnect and retry the query. 2014-02-02 22:07:12 +00:00
wp-diff.php