twentyGOLEM/wp-includes
ryan 85078df8c7 Update clean_object_term_cache() to clear for each taxonomy
git-svn-id: http://svn.automattic.com/wordpress/trunk@6288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-10-24 17:07:04 +00:00
..
images
js Post filter fixes from mdawaffe. fixes #5249 2007-10-23 23:02:24 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php
cache.php
canonical.php Explicitly exclude previews from canonicalization. fixes #5203 for trunk 2007-10-17 20:14:38 +00:00
capabilities.php
category-template.php
category.php
class-IXR.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
classes.php
comment-template.php
comment.php prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553 2007-09-27 07:34:15 +00:00
compat.php
cron.php Take port into consideration when spawning cron. Props bchecketts. fixes #4782 2007-08-29 17:57:06 +00:00
default-filters.php
deprecated.php
feed-atom-comments.php
feed-atom.php Refactor atom support to share code. Fixes #5181 props rubys 2007-10-19 15:42:30 +00:00
feed-rdf.php
feed-rss.php
feed-rss2-comments.php Add atom:self link to rss2 feeds per RSS Best Practices Profile. Fixes #5205 props lexhair and rubys. 2007-10-20 10:35:44 +00:00
feed-rss2.php Add atom:self link to rss2 feeds per RSS Best Practices Profile. Fixes #5205 props lexhair and rubys. 2007-10-20 10:35:44 +00:00
feed.php Add @since to the new phpdoc relates #5181 and [6273] 2007-10-19 16:27:09 +00:00
formatting.php
functions.php Kill unused var. 2007-10-14 09:38:12 +00:00
general-template.php
gettext.php
kses.php
l10n.php Refactor l10n code to reduce duplication. Change placement of context. Props nbachiyski. fixes #3687 2007-04-12 21:15:44 +00:00
link-template.php
locale.php
pluggable.php Set the Sender on emails as well as from. Fixes #5007 for trunk props mattyrob 2007-10-17 20:17:01 +00:00
plugin.php phpdoc for plugin API. Props darkdragon. fixes #5225 2007-10-19 17:45:08 +00:00
post-template.php
post.php Move all page and post caches to 'posts' cache group. 2007-10-15 20:11:30 +00:00
query.php
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Post filter fixes from mdawaffe. fixes #5249 2007-10-23 23:02:24 +00:00
streams.php
taxonomy.php Update clean_object_term_cache() to clear for each taxonomy 2007-10-24 17:07:04 +00:00
template-loader.php
theme.php
update.php
user.php Remove refs to old, dead caches. 2007-10-17 17:37:21 +00:00
vars.php
version.php
widgets.php Use a for loop where it's more appropriate. Fixes #5234 props darkdragon and DD32. 2007-10-19 16:32:56 +00:00
wlwmanifest.xml
wp-db.php