Wordpress/wp-includes
Andrew Ozz 5f38225a1c Fix image insertion in IE7
git-svn-id: https://develop.svn.wordpress.org/trunk@10366 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-15 16:17:46 +00:00
..
Text
images More unused images cleanup 2008-11-30 10:25:26 +00:00
js jQuery 1.3 final 2009-01-14 21:55:26 +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 Handle front page comment feeds in Canonical. fixes #8320 2008-11-25 21:28:42 +00:00
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 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 Add action hook in admin footer so plugins can output scripts there on specific pages only, props GamerZ, fixes #8859 2009-01-15 00:08:20 +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 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 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
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 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 Remove uuml. Props nbachiyski. fixes #8464 2008-12-05 17:33:24 +00:00
feed-rss2.php
feed.php Clean comment link. Props nbachiyski. fixes #8405 for trunk 2009-01-08 04:31:08 +00:00
formatting.php Speed up wp_specialchars, props sambauers, see #8767 2009-01-13 15:18:37 +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
functions.wp-styles.php
general-template.php Fix invalid HTML in get_search_form(), props jcraig90210, fixes #8851 2009-01-14 02:40:04 +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 Contextual ngettext from nbachiyski. fixes #8128 2008-11-25 22:25:21 +00:00
link-template.php Don't return comment page links if paging is disabled. fixes #8824 for trunk 2009-01-14 23:06:46 +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 "Unstick" posts when deleting, fixes #8860 2009-01-15 00:47:56 +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 Fix image insertion in IE7 2009-01-15 16:17:46 +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 Simple iPhone detection, disable hiding of action links for iPhone 2008-12-02 12:32:54 +00:00
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 Improve error message, props simonwheatley, fixes #8397 2008-11-28 04:40:20 +00:00
wp-diff.php