WordPress/wp-includes
2010-02-22 00:26:21 +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
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
classes.php
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 add custom menu hierarchy support to admin, See #11817 2010-02-22 00:26:21 +00:00
default-constants.php
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 Use nav_menu as the taxonomy name and nav_menu_item as the post type. Set object_id in postmeta. see #11817 2010-02-21 18:24:41 +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 Use nav_menu as the taxonomy name and nav_menu_item as the post type. Set object_id in postmeta. see #11817 2010-02-21 18:24:41 +00:00
template-loader.php Trim trailing whites 2010-02-21 00:03:42 +00:00
theme.php
update.php
user.php
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 Move deprecated pre-2.8 widget API to deprecated.php. Deprecate register_sidebar_widget, unregister_sidebar_widget, register_widget_control, unregister_widget_control, in favor of their wp_* counterparts. See #11388 2010-02-13 07:55:28 +00:00
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