WordPress/wp-includes
ryan 19ae30e236 Add classic to script loader
git-svn-id: http://svn.automattic.com/wordpress/trunk@9974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-30 03:57:09 +00:00
..
images
js Don't filter_visible() when making key callbacks to accommodate hidden-until-hover actions. see #8386 2008-11-28 19:06:59 +00:00
Text
atomlib.php
author-template.php
bookmark-template.php
bookmark.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
cache.php Use clone to break object refs when setting and getting cache. see #8146 #8191 2008-11-17 21:01:12 +00:00
canonical.php Handle front page comment feeds in Canonical. fixes #8320 2008-11-25 21:28:42 +00:00
capabilities.php
category-template.php Honor largest and smallest options when they are the same. Props scohoust. fixes #7504 2008-11-28 21:06:57 +00:00
category.php
class-IXR.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
class.wp-dependencies.php
class.wp-scripts.php Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254 2008-11-20 10:54:59 +00:00
class.wp-styles.php
classes.php Make arguments to start_el consistent and ensure that page walking is consistent. Fixes #8303 and #8091 props filosofo. 2008-11-21 17:17:18 +00:00
comment-template.php Fix [9854] for i18n, props filosofo 2008-11-24 02:13:31 +00:00
comment.php Improvements for get_comment_link() from Viper007Bond. fixes #8287 2008-11-20 06:41:55 +00:00
compat.php
cron.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
default-filters.php
deprecated.php
feed-atom-comments.php Use post_password_required() 2008-11-20 19:10:31 +00:00
feed-atom.php
feed-rdf.php
feed-rss2-comments.php Use post_password_required() 2008-11-20 19:10:31 +00:00
feed-rss2.php
feed-rss.php
feed.php Use home to determine self link host 2008-11-18 23:04:42 +00:00
formatting.php
functions.php Break out if we ever make it too far from home. Fixes #8428 props st_falcon. 2008-11-29 23:24:20 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php Escape gettext in attribute. Props nbachiyski. fixes #8142 2008-11-20 17:03:31 +00:00
gettext.php
http.php If api.wp.org request blocks, make sure another requests isn't scheduled for 12 hours. see #8347 2008-11-26 11:48:05 +00:00
kses.php
l10n.php Contextual ngettext from nbachiyski. fixes #8128 2008-11-25 22:25:21 +00:00
link-template.php PressThis fixes for window resizing and Chrome bugs from Noel, see #7949 2008-11-21 23:31:59 +00:00
locale.php
media.php Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs 2008-11-26 02:27:37 +00:00
pluggable.php Do not redirect to options.php on login if user was POSTing to options.php from another page. props fitztrev. fixes #8133 2008-11-19 05:07:24 +00:00
plugin.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
post-template.php Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs 2008-11-26 02:27:37 +00:00
post.php Don't set post_parent default. Props hailin. fixes #8348 2008-11-26 18:56:46 +00:00
query.php Return null if queried object not found. fixes #8244 2008-11-24 06:14:40 +00:00
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Add classic to script loader 2008-11-30 03:57:09 +00:00
shortcodes.php
streams.php
taxonomy.php Don't cache filtered term objects. see #8146 2008-11-17 20:03:31 +00:00
template-loader.php
theme.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
update.php Fix notices. see #8347 2008-11-26 12:04:29 +00:00
user.php Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229 2008-11-25 18:33:04 +00:00
vars.php
version.php Bump 2008-11-29 17:40:51 +00:00
widgets.php Make sure widgets array version is set. fixes #8339 2008-11-25 22:38:36 +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