WordPress/wp-includes
2009-01-21 19:21:51 +00:00
..
images
js Ensure translations are loaded properly in TinyMCE when using the compressed version 2009-01-20 20:31:31 +00:00
Text
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php
category-template.php Fix ASC/DESC tag ordering by count, props mrmist, fixes #8609 for trunk 2009-01-06 00:34:31 +00:00
category.php
class-IXR.php Fix parse error.not well formed on XMLRPC request, props josephscott, fixes #7794 2009-01-06 05:28:53 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
class.wp-dependencies.php Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628 2009-01-14 14:18:51 +00:00
class.wp-scripts.php Let plugins register footer scripts easier and add filters to the concatenating functions 2009-01-15 19:50:23 +00:00
class.wp-styles.php Split the script queue in head and footer part, concatenate and compress the default js and css, first run, see #8628 2009-01-14 14:18:51 +00:00
classes.php
comment-template.php Revert accidental bits. see #8708 2009-01-20 20:55:57 +00:00
comment.php Close comments for old posts, pages, and attachments, not just posts. Props mrmist. fixes #8740 2008-12-30 20:09:40 +00:00
compat.php Latest version of the patch for refactor filters to avoid potential XSS attacks, props sambauers and DD32, see #8767 2009-01-04 23:37:47 +00:00
cron.php
default-filters.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
deprecated.php Cleanup js files and prepare for concatenating, move most inline js to files 2009-01-12 13:43:17 +00:00
feed-atom-comments.php Use guid instead of link for atom comment IDs. fixes #8708 for trunk 2009-01-20 20:55:03 +00:00
feed-atom.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
feed-rdf.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
feed-rss2-comments.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
feed-rss2.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
feed-rss.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
feed.php Use guid instead of link for atom comment IDs. fixes #8708 for trunk 2009-01-20 20:55:03 +00:00
formatting.php Fix incorrect quote style in wp_specialchars, props sambauers, see #8767 2009-01-19 04:40:12 +00:00
functions.php Faster wp_clone function fix, props sambauers, fixes #8844 for trunk 2009-01-13 14:45:50 +00:00
functions.wp-scripts.php Let plugins register footer scripts easier and add filters to the concatenating functions 2009-01-15 19:50:23 +00:00
functions.wp-styles.php
general-template.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
gettext.php
http.php update phpdoc to hilight return of WP_Error objects on failures. See #8620. 2009-01-14 21:40:41 +00:00
kses.php Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689 2009-01-09 19:29:35 +00:00
l10n.php
link-template.php Add support for automatic feed links in themes, props Viper007Bond, see #8878 2009-01-19 05:04:58 +00:00
locale.php
media.php
pluggable.php Remove update_user_cache(). Long dead. 2009-01-21 19:21:51 +00:00
plugin.php
post-template.php Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689 2009-01-09 19:29:35 +00:00
post.php "Unstick" posts when deleting, fixes #8860 2009-01-15 00:47:56 +00:00
query.php
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Fix Press This tags input, fixes #8743 2009-01-18 00:56:15 +00:00
shortcodes.php
streams.php
taxonomy.php Add exclude_tree for categories. Make exclude behave like exclude_tree when hierarchical to restore < 2.7 behavior. Props filosofo. fixes #8614 for trunk 2008-12-30 22:30:36 +00:00
template-loader.php
theme.php
update.php
user.php
vars.php
version.php
widgets.php Default to empty array if sidebars_widgets is not set. Don't unset array_version if not set. fixes #8804 for trunk 2009-01-05 23:03:17 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php