Wordpress/wp-includes
Andrew Ozz 0620dbb5eb Uploader: fix file-size-exceeded error handling, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@19262 602fd350-edb4-49c9-b593-d223f7449a82
2011-11-12 00:52:26 +00:00
..
Text Update Text_Diff. Props simek. Fixes #9467 2010-02-19 01:25:26 +00:00
css Improve admin bar markup. Un-nest top level secondary menu. Remove unnecessary span. see #18197. 2011-11-12 00:26:55 +00:00
images Copy Twenty Eleven's search icon to core for the admin bar. props SergeyBiryukov. fixes #19138. 2011-11-05 04:49:05 +00:00
js Uploader: fix file-size-exceeded error handling, see #18206 2011-11-12 00:52:26 +00:00
pomo Avoid 'Only variables should be passed by reference' warnings. Props SergeyBiryukov. see #18975 2011-10-27 20:00:09 +00:00
theme-compat Translated strings in attributes require esc_attr(). s/_e/esc_attr_e/g 2011-10-20 15:04:46 +00:00
admin-bar.php Show sites in the 'My Sites' menu as secondary items only when the user is a super admin and therefore has a primary menu item (Network Admin). props wpmuguru, fixes #19221. 2011-11-10 00:41:45 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php Remove dead code. empty() will catch anything that equals false. 2011-11-05 13:35:48 +00:00
category-template.php
category.php
class-IXR.php
class-feed.php
class-http.php Avoid E_STRICT notices. see #18975 2011-10-31 19:38:46 +00:00
class-json.php
class-oembed.php Ensure auto-embed only matches "smugmug.com" and its subdomains. Fixes #19076. 2011-10-28 20:05:43 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class-wp-admin-bar.php Improve admin bar markup. Un-nest top level secondary menu. Remove unnecessary span. see #18197. 2011-11-12 00:26:55 +00:00
class-wp-ajax-response.php
class-wp-editor.php More phpdoc for wp_editor(), see #17144 2011-11-10 17:46:23 +00:00
class-wp-error.php
class-wp-http-ixr-client.php
class-wp-walker.php
class-wp-xmlrpc-server.php
class-wp.php Avoid E_STRICT notices. see #18975 2011-10-31 19:38:46 +00:00
class.wp-dependencies.php
class.wp-scripts.php Ressurect WP_Scripts::localize() and fix public function names, fixes #11520 2011-11-08 18:05:59 +00:00
class.wp-styles.php
comment-template.php
comment.php
compat.php
cron.php
default-constants.php
default-filters.php
default-widgets.php Context for 'All Links'. props SergeyBiryukov, pavelevap. fixes #18096. 2011-11-07 17:28:20 +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 Allow 8212/8211 (em dash and en dash) to be translated in wptexturize(). props SergeyBiryukov, fixes #15556. 2011-11-06 18:31:54 +00:00
functions.php Remove old vendor prefixes. props andrewryno, ocean90, fixes #18700. 2011-11-07 17:32:24 +00:00
functions.wp-scripts.php Phpdoc fix for wp_add_script_before(), see #11520 2011-11-08 18:15:56 +00:00
functions.wp-styles.php
general-template.php More phpdoc for wp_editor(), see #17144 2011-11-10 17:46:23 +00:00
http.php
kses.php
l10n.php
link-template.php
load.php
locale.php
media.php
meta.php
ms-blogs.php Update the blog date whenever a pubic post type is published or changed after being published. fixes #18624 2011-11-03 17:06:45 +00:00
ms-default-constants.php
ms-default-filters.php Update the blog date whenever a pubic post type is published or changed after being published. fixes #18624 2011-11-03 17:06:45 +00:00
ms-deprecated.php
ms-files.php
ms-functions.php Send $user_id to is_super_admin() when checking to set primary_blog for a user in wpmu_create_blog(). see #19127. 2011-11-05 20:23:55 +00:00
ms-load.php Avoid E_STRICT notices. see #18975 2011-10-31 19:38:46 +00:00
ms-settings.php
nav-menu-template.php
nav-menu.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-template.php Pass remaining start_el() arguments to page_css_class. props TheDeadMedic, fixes #17727. 2011-11-10 18:35:25 +00:00
post-thumbnail-template.php
post.php Fix typo in [19231]. See #17579 2011-11-09 22:13:35 +00:00
query.php Remove unused variable. props kawauso, see #18364. 2011-11-08 17:53:52 +00:00
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Uploader: fix file-size-exceeded error handling, see #18206 2011-11-12 00:52:26 +00:00
shortcodes.php
taxonomy.php Avoid undefined index notices. Props SergeyBiryukov, valendesigns. fixes #18455 2011-10-28 19:52:14 +00:00
template-loader.php
theme.php Avoid notice when themes dir is empty or missing. Don't reset current theme in current_theme_info() if there are no themes. Show warning in Right Now if there are no themes. Props azaozz. fixes #19089 2011-11-11 14:10:54 +00:00
update.php
user.php is_user_member_of_blog() [no args] should return true for logged in users on single site. $wpdb->blogid is 0, but the current blog ID isn't. Fixes #19160. 2011-11-07 23:07:07 +00:00
vars.php
version.php .pmuB 2011-11-11 17:06:31 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php