Wordpress/wp-includes
Andrew Ozz abdc43a273 Add CSS class to "comment-reply-link", props yoavf, fixes #8836
git-svn-id: https://develop.svn.wordpress.org/trunk@10341 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-10 10:21:28 +00:00
..
Text
images
js Move handlers.js out of swfupload-all.js for better compatibility/easier editing 2009-01-10 09:29:39 +00:00
atomlib.php
author-template.php
bookmark-template.php Update _walk_bookmarks phpdoc. Props brh and sivel. fixes #8607 for trunk 2008-12-16 07:54:17 +00:00
bookmark.php Make sure get_bookmarks cache is an array 2008-12-19 07:05:51 +00:00
cache.php
canonical.php
capabilities.php Explicitly return ref for the sake of PHP4. Fixes user_level being empty when installing on PHP4. Props Mr Pete. fixes #8317 for trunk 2008-12-12 20:47:18 +00:00
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 Strip trailing whitespace 2008-12-09 18:03:31 +00:00
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
class.wp-scripts.php
class.wp-styles.php Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer. 2008-12-27 12:18:38 +00:00
classes.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
comment-template.php Add CSS class to "comment-reply-link", props yoavf, fixes #8836 2009-01-10 10:21:28 +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 cron phpdoc fixes. Props filosofo. fixes #8680 for trunk 2008-12-19 20:47:20 +00:00
default-filters.php
deprecated.php
feed-atom-comments.php Add thread xmlns. Props neoxx. fixes #8626 for trunk 2008-12-17 00:14:58 +00:00
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php Clean comment link. Props nbachiyski. fixes #8405 for trunk 2009-01-08 04:31:08 +00:00
formatting.php Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689 2009-01-09 19:29:35 +00:00
functions.php Faster smilies. Props johanee. fixes #6464 2009-01-06 18:20:47 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Fix html doctype check. Props zekrap. fixes #8745 for trunk 2008-12-30 18:35:31 +00:00
gettext.php
http.php Fix URL checking and add phpdoc. Props jacobsantos. fixes #8787 for trunk 2009-01-06 17:29:24 +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 Fix paginate comment link slashing. Props AntonShevchuk. fixes #8821 for trunk 2009-01-08 18:26:52 +00:00
locale.php
media.php Avoid division by zero 2008-12-19 07:04:18 +00:00
pluggable.php phpdoc updates for wp_generate_password(). Props sivel. fixes #8688 for trunk 2008-12-30 19:47:59 +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 Fix uploaded media relative links when site has been moved, props DD32, fixes #8705 for trunk 2008-12-26 02:59:04 +00:00
query.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
registration-functions.php
registration.php
rewrite.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
rss-functions.php
rss.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
script-loader.php Move handlers.js out of swfupload-all.js for better compatibility/easier editing 2009-01-10 09:29:39 +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 Strip trailing whitespace 2008-12-09 18:03:31 +00:00
update.php Set the user-agent like we did before. See #8660 2008-12-21 21:52:15 +00:00
user.php Strip trailing whitespace 2008-12-09 18:03:31 +00:00
vars.php
version.php Remove the revision number for now 2008-12-17 22:10:20 +00:00
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