Wordpress/wp-includes
bumpbot 26bb582335 Compress scripts/styles: 3.6-beta4-24612.
git-svn-id: https://develop.svn.wordpress.org/trunk@24612 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-09 10:58:49 +00:00
..
ID3 Include getID3 licensing info. 2013-05-08 20:37:50 +00:00
SimplePie SimplePie: Merge 5e046a3 from upstream. props rlerdorf, see #24210. 2013-07-08 17:10:16 +00:00
Text Declare Text_Diff::trimNewlines() as static. Upstream is not back compat. props aaroncampbell. fixes #24372. 2013-05-25 22:10:53 +00:00
css Compress scripts/styles: 3.6-beta4-24560. 2013-07-05 15:42:57 +00:00
images Copy wpspin_light to wp-includes as wpspin.gif. Use it in media views. see #22728. 2012-12-04 16:18:53 +00:00
js Compress scripts/styles: 3.6-beta4-24592. 2013-07-08 18:58:16 +00:00
pomo
theme-compat Don't return encoded ampersands from get_post_comments_feed_link() to avoid canonical redirect issues. Apply esc_url() when appropriate. 2012-11-07 19:56:10 +00:00
admin-bar.php Use meta caps edit_post, read_post, and delete_post directly, rather than consulting the post type object. map_meta_cap() handles that for us. props markjaquith, kovshenin. fixes #23226. 2013-07-08 20:05:42 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php Support IIS 8 and above. 2013-07-08 20:27:06 +00:00
capabilities.php Use meta caps edit_post, read_post, and delete_post directly, rather than consulting the post type object. map_meta_cap() handles that for us. props markjaquith, kovshenin. fixes #23226. 2013-07-08 20:05:42 +00:00
category-template.php PHPDoc fixes and additions. fixes #24616. 2013-06-21 12:45:11 +00:00
category.php
class-IXR.php
class-feed.php Better validation of the URL used in core HTTP requests. 2013-06-21 06:07:47 +00:00
class-http.php Broader fix for [24497] for setup-config.php in trunk. props SergeyBiryukov, markoheijnen. fixes #24627. 2013-06-23 06:02:19 +00:00
class-json.php Patch Services_JSON to use the proper function name and avoid a fatal error. see #24210. 2013-07-08 16:55:34 +00:00
class-oembed.php Better validation of the URL used in core HTTP requests. 2013-06-21 06:07:47 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php Use correct variable in the deprecated and abandoned Snoopy HTTP client. see #24210. 2013-07-08 17:17:46 +00:00
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
class-wp-customize-setting.php
class-wp-editor.php TinyMCE: normalize font size for H1 - H6 submenu, fixes #24586. 2013-07-03 02:03:19 +00:00
class-wp-embed.php
class-wp-error.php Correct inline docs for is_wp_error(). props johnbillion. fixes #24637. 2013-06-24 18:23:45 +00:00
class-wp-http-ixr-client.php
class-wp-image-editor-gd.php
class-wp-image-editor-imagick.php @-silence an Imagick call that causes a warning in PHP 5.4. 2013-07-05 18:43:45 +00:00
class-wp-image-editor.php
class-wp-theme.php Revert [23394] until there is a consensus on target="_blank" (or not) for these external links. see #20839. 2013-07-08 13:04:07 +00:00
class-wp-walker.php
class-wp-xmlrpc-server.php XML-RPC: For wp.getOptions, set readonly to true for writable options that the user does not have permission to edit. 2013-07-09 02:22:57 +00:00
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-template.php Remove pattern="" in the comment form (HTML5 mode) to avoid mistaken :invalid styles. 2013-07-05 21:59:10 +00:00
comment.php PHPDoc fixes and additions. fixes #24616. 2013-06-21 12:45:11 +00:00
compat.php
cron.php
default-constants.php
default-filters.php Normalize the UTF-8 and ISO-8859-1 charset strings stored in blog_charset to make them friendlier with PHP functions that accept a charset such as htmlspecialchars(). 2013-06-25 19:03:17 +00:00
default-widgets.php Avoid an undefined index notice in WP_Widget_Recent_Posts::update(). props jrf. fixes #24577. 2013-06-23 08:20:08 +00:00
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php Expand human_time_diff() from minutes/hours/days to also include weeks/months/years. Fix off-by-one issue. 2013-07-08 13:00:34 +00:00
functions.php Support IIS 8 and above. 2013-07-08 20:27:06 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Don't sync the blog public option from noindex(). This can cause race conditions. 2013-07-05 15:17:31 +00:00
http.php Better validation of the URL used in core HTTP requests. 2013-06-21 06:07:47 +00:00
kses.php
l10n.php
link-template.php Use meta caps edit_post, read_post, and delete_post directly, rather than consulting the post type object. map_meta_cap() handles that for us. props markjaquith, kovshenin. fixes #23226. 2013-07-08 20:05:42 +00:00
load.php Documentation for [24564]. see #23811. 2013-07-08 12:59:10 +00:00
locale.php
media-template.php Allow gallery to be inserted with no links on the images. props chipbennett, helgatheviking, aaroncampbell, wonderboymusic. fixes #18178. 2013-07-03 20:43:19 +00:00
media.php Use wp_basename() in newer media code for filenames to avoid encoding issues on display. props SergeyBiryukov, fixes #23267. 2013-07-08 13:55:50 +00:00
meta.php Avoid an undefined index notice. props DrewAPicture. fixes #22096. 2013-07-08 01:49:13 +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 Remove some old debug cruft left by yours truly. fixes #24462. 2013-06-26 19:33:58 +00:00
ms-settings.php
nav-menu-template.php
nav-menu.php Keep the Nav Menu walker from blowing up the layout on empty-titled items. 2013-07-05 15:41:46 +00:00
option.php
pluggable-deprecated.php
pluggable.php Make wp_mail() return the actual result of PHPMailer::Send() instead of always returning true. props chmac. fixes #23642. 2013-06-29 23:03:13 +00:00
plugin.php
post-formats.php Lose content removal and splitting from get_content_url(). And remove unneeded lines from [24400]. 2013-07-03 22:36:13 +00:00
post-template.php Remove wp_parse_post_content(), get_paged_content(), paginate_content() from 3.6, and remove the new $id parameters for get_the_content() and the_content(). 2013-07-09 05:22:50 +00:00
post-thumbnail-template.php
post.php Remove wp_parse_post_content(), get_paged_content(), paginate_content() from 3.6, and remove the new $id parameters for get_the_content() and the_content(). 2013-07-09 05:22:50 +00:00
query.php Avoid getting tripped up on post content that starts with <!--nextpage-->. props SergeyBiryukov. fixes #16746. 2013-07-09 05:23:53 +00:00
registration-functions.php
registration.php
revision.php Cleanup of the revisions screen, both on the PHP API side, and the JS. 2013-06-26 21:06:50 +00:00
rewrite.php
rss-functions.php
rss.php Better validation of the URL used in core HTTP requests. 2013-06-21 06:07:47 +00:00
script-loader.php Revisions improvements 2013-07-06 10:48:14 +00:00
shortcodes.php
taxonomy.php
template-loader.php
template.php
theme.php
update.php
user.php PHPDoc fixes and additions. fixes #24616. 2013-06-21 12:45:11 +00:00
vars.php Support IIS 8 and above. 2013-07-08 20:27:06 +00:00
version.php Compress scripts/styles: 3.6-beta4-24612. 2013-07-09 10:58:49 +00:00
widgets.php
wlwmanifest.xml
wp-db.php Partially revert [24459] and only flush insert_id on the next insert or replace query, as we had been doing before. (Yes, this is not how mysql_insert_id() works.) 2013-06-21 18:22:26 +00:00
wp-diff.php