twentyGOLEM/wp-includes
ryan 395ee1acad Include tags in feeds. fixes #4537
git-svn-id: http://svn.automattic.com/wordpress/trunk@5979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-08-29 21:10:20 +00:00
..
images
js Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830 2007-08-28 23:23:38 +00:00
atomlib.php
author-template.php
bookmark-template.php
bookmark.php bookmark sanitizer funcs and default filter cleanup. see #4546 2007-08-20 22:50:04 +00:00
cache.php
canonical.php More cautious canonical-ness. Exclude IIS and POSTs. Better paging handling. Still a work in progress! see #4773 2007-08-29 21:06:51 +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 Move the_title filter to get_the_title. Props jhodgdon. fixes #4477 2007-06-25 17:48:35 +00:00
comment.php Remove hardcoded clean_url on comment_author_url since it is handled on the pre_comment_author_url filter. Props wnorris. fixes #4120 2007-08-29 19:04:14 +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 Include tags in feeds. fixes #4537 2007-08-29 21:10:20 +00:00
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php Deprecate permalink_single_rss(). Add the_permalink_rss() with accompanying filter. Props joostdevalk and Otto42. fixes #4654 2007-08-21 18:27:45 +00:00
feed.php Include tags in feeds. fixes #4537 2007-08-29 21:10:20 +00:00
formatting.php Add utf8->ascii mappings for icelandic letters. Fixes #4739 props einare 2007-08-29 17:34:15 +00:00
functions.php
general-template.php Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830 2007-08-28 23:23:38 +00:00
gettext.php
kses.php
l10n.php
link-template.php Don't return permalink for non-existent post. Props Viper007Bond. fixes #4834 2007-08-28 18:58:54 +00:00
locale.php
pluggable.php Correctly grab Content-Type from old-school headers, skip blank headers. fixes #4296 2007-06-26 20:18:56 +00:00
plugin.php explicitly check next() against FALSE in do_action_ref_array(). Props Denis-de-Bernardy, Otto42, Nazgul, santosj, DD32. fixes #4625 for trunk 2007-08-28 19:06:56 +00:00
post-template.php
post.php delete_post_meta_by_key() from Mark Jaquith. fixes #4178 2007-08-29 19:12:20 +00:00
query.php
registration-functions.php
registration.php
rewrite.php Pass through the function argument so rules can actually be added to the top of the stack, props santos 2007-08-28 19:55:11 +00:00
rss-functions.php
rss.php
script-loader.php
streams.php
taxonomy.php Include tags in feeds. fixes #4537 2007-08-29 21:10:20 +00:00
template-loader.php
theme.php
update.php
user.php
vars.php
version.php
widgets.php Limit recent entries query to published posts. fixes #4786 2007-08-29 18:02:19 +00:00
wp-db.php