Wordpress/wp-includes
2010-02-22 17:27:34 +00:00
..
images
js Move autocomplete to standard jquery directory. Use core jQuery. Use jQuery instead of $. see #11817 2010-02-20 23:35:05 +00:00
pomo Sync pomo. Props nbachiyski. fixes #11832 2010-02-19 18:01:50 +00:00
Text Update Text_Diff. Props simek. Fixes #9467 2010-02-19 01:25:26 +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 use map_meta_cap for multisite superadmins, props dd32, fixes #12109 2010-02-21 00:19:05 +00:00
category-template.php Trim trailing whites 2010-02-21 00:03:42 +00:00
category.php
class-feed.php
class-http.php Split WP_Http classes into separate file. Fixes #11559 2010-02-21 02:06:24 +00:00
class-IXR.php
class-json.php
class-oembed.php Add FunnyOrDie.com oEmbed support. Props Viper007Bond. Fixes #11899. 2010-02-21 02:17:39 +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 Fix the 'colors' meta-css src (boolean) value generating parse_url errors, fixes #11820 2010-02-18 10:30:28 +00:00
classes.php Display robots.txt even on blogs with 0 posts on the home page. See #12256 2010-02-18 10:57:49 +00:00
comment-template.php Trim trailing whites 2010-02-21 00:03:42 +00:00
comment.php Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +00:00
compat.php
cron.php
custom-navigation.php improve custom menu hierarchy logic, See #11817 2010-02-22 17:27:34 +00:00
default-constants.php Better inline documentation for WP_DEBUG, WP_DEBUG_DISPLAY, and WP_DEBUG_LOG. Fixes #11987 2010-02-17 13:14:45 +00:00
default-embeds.php
default-filters.php
default-widgets.php Allow the Tag Cloud Widget to support non-tag taxonomies. Props Sivel. Fixes #11612 2010-02-21 02:47:58 +00:00
deprecated.php Trim trailing whites 2010-02-21 00:03:42 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php
formatting.php Remove unused references to global $wpdb 2010-02-20 00:50:29 +00:00
functions.php Trim trailing whites 2010-02-21 00:03:42 +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
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
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 Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +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 Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +00:00
plugin.php
post-template.php Variable Cleanup, Unused variables, Typo'd variables, unused code blocks. Fixes #12299 2010-02-20 02:01:46 +00:00
post-thumbnail-template.php
post.php Don't require a default category for attachment types other than 'post'. Props jfarthing84. see #9674 2010-02-22 17:19:54 +00:00
query.php introduce post & comment classes, props skeltoac, See #12267 2010-02-18 01:52:37 +00:00
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php Remove unused references to global $wpdb 2010-02-20 00:50:29 +00:00
script-loader.php Use core jQuery UI. see #11817 2010-02-21 00:10:20 +00:00
shortcodes.php
taxonomy.php Introduce assign_cap for Taxonomies, Defaults to 'edit_posts'. Allows for Authors/Contributors to tag/categorise their posts. See #12035 2010-02-22 08:36:32 +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 Update get_user_option()'s PHPDoc Comment to remove mentions of blog options. See #11615 2010-02-19 10:49:07 +00:00
vars.php
version.php Add an index on comment_parent to speed up wp_delete_comment() reparenting queries. fixes #12289 2010-02-19 17:56:40 +00:00
widgets.php
wlwmanifest.xml
wp-db.php Fix wpdb::tables() prefix handling. Ensures PHP4 compat. See #12083 2010-02-20 10:50:57 +00:00
wp-diff.php