twentyGOLEM/wp-includes
ryan d1ba11c7d1 Update some @since. Props dgwyer. fixes #19638
git-svn-id: http://svn.automattic.com/wordpress/trunk@19673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-01-04 19:03:33 +00:00
..
Text
css Remove extraneuos newlines 2011-12-21 18:42:11 +00:00
images Hover state for the Add New admin bar icon. props johnjamesjacoby. fixes #19475. 2011-12-09 19:20:47 +00:00
js '3.4-alpha-19618' 2011-12-21 04:22:21 +00:00
pomo
theme-compat
admin-bar.php URLs should be trailing-slashed. fixes #19427. 2011-12-20 21:27:32 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php get_bookmarks() doc fix. props hearvox, fixes #19508. 2011-12-20 22:01:43 +00:00
cache.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
canonical.php Restore RDF feed. fixes #4967. 2011-11-20 18:32:42 +00:00
capabilities.php Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 2011-12-14 17:36:38 +00:00
category-template.php Link show_option_all in wp_list_categories() to the posts page if one is set. Props solarissmoke. fixes #18610 2011-11-14 17:24:14 +00:00
category.php
class-IXR.php
class-feed.php
class-http.php Remove extraneuos newlines 2011-12-21 18:42:11 +00:00
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php Include class-smtp.php not class.smtp.php. fixes #19677 2012-01-02 20:44:04 +00:00
class-pop3.php
class-simplepie.php
class-smtp.php Update PHPMailer to version 5.2. See #19677 2011-12-28 12:59:13 +00:00
class-snoopy.php
class-wp-admin-bar.php Make sure that _render() is only called with a valid root object. As in, render() can only be validly called once and must not fail on the second call. props SergeyBiryukov, see #19642 for trunk. 2011-12-30 23:04:28 +00:00
class-wp-ajax-response.php
class-wp-editor.php Update some @since. Props dgwyer. fixes #19638 2012-01-04 19:03:33 +00:00
class-wp-error.php
class-wp-http-ixr-client.php
class-wp-walker.php
class-wp-xmlrpc-server.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
class-wp.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
class.wp-dependencies.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
class.wp-scripts.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
class.wp-styles.php
comment-template.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
comment.php Make it possible for commenter cookies to be disabled if someone wants to by setting them on an action instead of always. Fixes #17976 props SergeyBiryukov and pishmishy . 2011-12-21 10:57:42 +00:00
compat.php
cron.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
default-constants.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
default-filters.php Make it possible for commenter cookies to be disabled if someone wants to by setting them on an action instead of always. Fixes #17976 props SergeyBiryukov and pishmishy . 2011-12-21 10:57:42 +00:00
default-widgets.php Remove extraneuos newlines 2011-12-21 18:42:11 +00:00
deprecated.php Move WP_Editor to a _WP_Editors encapsulation. 2011-11-23 19:06:52 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php Use is_ssl() in self_link(). Fixes #19563 2011-12-16 02:48:02 +00:00
formatting.php Correct the documentation for balanceTags(). props mdawaffe, fixes #19576. 2011-12-16 20:57:05 +00:00
functions.php Replace background image with CSS3 gradient in wp_die(), fixes #19701 2011-12-30 22:25:53 +00:00
functions.wp-scripts.php Remove wp_add_script_before() from 3.3. Continue to use wp_localize_script() for your data-passing needs. fixes #11520. 2011-12-08 20:46:58 +00:00
functions.wp-styles.php Update some @since. Props dgwyer. fixes #19638 2012-01-04 19:03:33 +00:00
general-template.php Update some @since. Props dgwyer. fixes #19638 2012-01-04 19:03:33 +00:00
http.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
kses.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
l10n.php
link-template.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
load.php Ask for a float from microtime() for timer_start(), timer_stop(). Clarify docs. props solarissmoke, fixes #19157. 2011-12-20 21:36:53 +00:00
locale.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
media.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
meta.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
ms-load.php Close WP_I18N_WHAT_DO_I_DO translation tag properly. Props Nao. Fixes #19328 2011-11-22 10:22:45 +00:00
ms-settings.php
nav-menu-template.php Properly handle a blank nav menu custom URL when determining what page we're on. see #19699 for trunk. 2012-01-03 18:15:16 +00:00
nav-menu.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
option.php Move option, setting, and transient functions from functions.php to option.php. see #19552 2011-12-19 23:15:32 +00:00
pluggable-deprecated.php
pluggable.php s/is/if/. props ocean90. 2011-12-20 22:06:34 +00:00
plugin.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
post-template.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
post-thumbnail-template.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
post.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
query.php Fix notice when viewing a post preview logged out. props SergeyBiryukov, fixes #19366. 2011-12-20 20:46:06 +00:00
registration-functions.php
registration.php
rewrite.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
rss-functions.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
rss.php Remove extraneuos newlines 2011-12-21 18:42:11 +00:00
script-loader.php Update some @since. Props dgwyer. fixes #19638 2012-01-04 19:03:33 +00:00
shortcodes.php
taxonomy.php term_exists() @return correction. props johnbillion, fixes #19565. 2011-12-16 20:56:14 +00:00
template-loader.php
theme.php Update some @since. Props dgwyer. fixes #19638 2012-01-04 19:03:33 +00:00
update.php Revert update changes that snuck in with [19311]. see #19255, see #18876. 2011-11-16 07:23:15 +00:00
user.php An empty database prefix is not supported for multisite. <small>Add a sanity check anyway.</small> see #19566. 2011-12-30 23:22:09 +00:00
vars.php
version.php Compress scripts/styles: 3.4-alpha-19672. 2012-01-04 17:50:23 +00:00
widgets.php Update some @since. Props dgwyer. fixes #19638 2012-01-04 19:03:33 +00:00
wlwmanifest.xml
wp-db.php Ask for a float from microtime() for timer_start(), timer_stop(). Clarify docs. props solarissmoke, fixes #19157. 2011-12-20 21:36:53 +00:00
wp-diff.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00