WordPress/wp-includes
2010-02-19 13:39:41 +00:00
..
images
js
pomo
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
capabilities.php
category-template.php
category.php
class-feed.php
class-IXR.php
class-json.php
class-oembed.php Add Youtu.be short URLs and Smugmug to the default oEmbed providers. Props Viper007Bond, fixes #11556, fixes #12157 2010-02-18 22:43:52 +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
comment.php
compat.php
cron.php
default-constants.php
default-embeds.php
default-filters.php
default-widgets.php
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php
formatting.php
functions.php Some more phpdoc bits for functions.php. Props miqrogroove, fixes #12215 2010-02-19 01:08:39 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Make better use of $wp_query->get_queried_object() instead of duplicating its functionality. See [13143] 2010-02-19 10:45:29 +00:00
http.php
kses.php
l10n.php
link-template.php Fix $post_type handling/passing in the Taxonomy edit links. Fix the Tag selection query var for edit.php in the Posts links. See #12270, See #11838 2010-02-19 09:54:18 +00:00
load.php Add missing i18n comment for a hard-coded string. Props Nao, fixes #11654 2010-02-19 13:39:41 +00:00
locale.php
media.php
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php Assume WP_DEBUG is defined in wpdb. Remove unnecessary constant() calls. Ensure DB_COLLATE defined as empty string doesn't override default Multisite collation. fixes #12041, see #11644 2010-02-19 01:03:58 +00:00
ms-load.php Assume WP_DEBUG is defined in wpdb. Remove unnecessary constant() calls. Ensure DB_COLLATE defined as empty string doesn't override default Multisite collation. fixes #12041, see #11644 2010-02-19 01:03:58 +00:00
ms-settings.php
pluggable-deprecated.php Move deprecated pluggable functions to a new file to lower their profile. Also throw deprecated warnings if a plugin defines a deprecated pluggable function. See #11388 2010-02-18 23:17:06 +00:00
pluggable.php Allow more special characters in wp_generate_password() second pass. props sivel, see #12159 2010-02-19 00:03:36 +00:00
plugin.php
post-template.php
post-thumbnail-template.php
post.php More Taxonomy cap checks. See #12035 2010-02-19 10:26:44 +00:00
query.php
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php
shortcodes.php
taxonomy.php First pass at giving taxonomies a show_ui param. See #10773 2010-02-19 10:21:29 +00:00
template-loader.php Assume WP_DEBUG is defined in wpdb. Remove unnecessary constant() calls. Ensure DB_COLLATE defined as empty string doesn't override default Multisite collation. fixes #12041, see #11644 2010-02-19 01:03:58 +00:00
theme.php
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
widgets.php
wlwmanifest.xml
wp-db.php Assume WP_DEBUG is defined in wpdb. Remove unnecessary constant() calls. Ensure DB_COLLATE defined as empty string doesn't override default Multisite collation. fixes #12041, see #11644 2010-02-19 01:03:58 +00:00
wp-diff.php