Wordpress/wp-includes
Ron Rennick 7623fc24ac dont show items when menu empty, See #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13354 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-24 00:37:15 +00:00
..
Text Update Text_Diff. Props simek. Fixes #9467 2010-02-19 01:25:26 +00:00
images
js jQuery 1.4.2. fixes #12305 2010-02-22 20:27:14 +00:00
pomo Whitespace cleanup 2010-02-22 23:12:48 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php Trim trailing whites 2010-02-21 00:03:42 +00:00
capabilities.php Don't use deprecated *_usermeta() functions. Props technosailor fixes #10837 2010-02-22 21:25:32 +00:00
category-template.php Trim trailing whites 2010-02-21 00:03:42 +00:00
category.php
class-IXR.php
class-feed.php
class-http.php Fix notice in WP_Http. Fixes #12316 props sivel. 2010-02-22 18:45:45 +00:00
class-json.php
class-oembed.php Use esc_url() instead of clean_url(). See #12309 2010-02-22 18:15:10 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php Proper RTL + .dev.css support, first pass. See #12292 2010-02-23 23:46:07 +00:00
classes.php Restore [13194] which was accidentally overwritten in [13315]. See #12256 2010-02-23 07:10:47 +00:00
comment-template.php Trim trailing whites 2010-02-21 00:03:42 +00:00
comment.php Don't use private wpdb vars. See #11644 2010-02-24 00:18:18 +00:00
compat.php
cron.php
custom-navigation.php dont show items when menu empty, See #11817 2010-02-24 00:37:15 +00:00
default-constants.php
default-embeds.php
default-filters.php
default-widgets.php More output consolidation. see #11817 2010-02-23 19:28:41 +00:00
deprecated.php Ensure we're back compat with return values and actions in deprecated *_usermeta() family. See #10837 2010-02-23 09:15:47 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php Deprecate clean_url() for esc_url(). Fixes #12309 2010-02-22 18:25:51 +00:00
functions.php Support Ogg audio and video file extensions. Fixes #11519 props niallkennedy 2010-02-23 23:26:30 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Trim trailing whites 2010-02-21 00:03:42 +00:00
http.php Split WP_Http classes into separate file. Fixes #11559 2010-02-21 02:06:24 +00:00
kses.php
l10n.php Introduce unload_textdomain() and add plugin_locale and theme_locale filters to load_*_textdomain() functions. Fixes #9686 props nbachiyski 2010-02-23 11:14:35 +00:00
link-template.php Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +00:00
load.php Rename is_installed() to ms_not_installed(). See #12083 2010-02-20 13:51:32 +00:00
locale.php
media.php
meta.php Validate $object_id in *_metadata() functions. Props scribu fixes #11841 2010-02-23 22:42:54 +00:00
ms-blogs.php Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +00:00
ms-default-constants.php Trim trailing whites 2010-02-21 00:03:42 +00:00
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php Switch over to *_user_meta() syntax. The old get_usermeta() would return a string when only one value was found, get_user_meta() requires $single = true. Fixes #10837 2010-02-23 10:42:40 +00:00
ms-load.php Minor MS startup cleanups. See #11644 2010-02-20 14:07:23 +00:00
ms-settings.php Minor MS startup cleanups. See #11644 2010-02-20 14:07:23 +00:00
pluggable-deprecated.php Set svn eol-style native on new files 2010-02-20 21:00:19 +00:00
pluggable.php Remove unused 'secret' option. Fixes #12221 2010-02-22 20:27:02 +00:00
plugin.php
post-template.php Add .type-{post_type} to post_class. fixes #11609 2010-02-23 23:32:17 +00:00
post-thumbnail-template.php
post.php Whitespace cleanup 2010-02-22 23:12:48 +00:00
query.php Revert [13187] pending further debate. see #12267 2010-02-23 01:13:37 +00:00
registration-functions.php
registration.php Don't use deprecated *_usermeta() functions. Props technosailor fixes #10837 2010-02-22 21:25:32 +00:00
rewrite.php
rss-functions.php
rss.php Remove unused references to global $wpdb 2010-02-20 00:50:29 +00:00
script-loader.php Proper RTL + .dev.css support, first pass. See #12292 2010-02-23 23:46:07 +00:00
shortcodes.php
taxonomy.php fix debug notice in wp_set_object_terms(), props jeremyclarke, fixes #12344 2010-02-23 02:37:19 +00:00
template-loader.php Trim trailing whites 2010-02-21 00:03:42 +00:00
theme.php Fix potential notice. props hakre, see #12283 2010-02-19 15:04:46 +00:00
update.php
user.php Don't use deprecated *_usermeta() functions. Props technosailor fixes #10837 2010-02-22 21:25:32 +00:00
vars.php
version.php Remove unused 'secret' option. Fixes #12221 2010-02-22 20:27:02 +00:00
widgets.php
wlwmanifest.xml
wp-db.php More wpdb cleanups, docs. see #11644 props hakre 2010-02-23 22:04:29 +00:00
wp-diff.php