Wordpress/wp-includes
Peter Westwood 1b53aaa0ed Fix RDF feeds to not contain invalid tag "category". Fixed #4643 props kztk
git-svn-id: https://develop.svn.wordpress.org/trunk@6001 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-01 08:33:08 +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 Bring in atomlib 0.4 and update wp-app to use it. Props eliast and placey. fixes #4191 2007-08-27 19:52:58 +00:00
author-template.php
bookmark-template.php
bookmark.php Don't use unavailable func. Props filosofo. fixes #4881 2007-08-31 22:36:16 +00:00
cache.php Space before slash to properly close br tag. Props tmountjr. fixes #4717 2007-08-14 03:12:24 +00:00
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 Space before slash to properly close br tag. Props tmountjr. fixes #4717 2007-08-14 03:12:24 +00:00
category-template.php Add class to tag cloud links. Props filosofo. fixes #4798 2007-08-22 22:28:00 +00:00
category.php get_tag() and get_tag_feed_link() 2007-09-01 04:43:27 +00:00
class-IXR.php
class-phpmailer.php Fix class-smtp.php typo. Props Nazgul, tension7. fixes #4700 2007-08-05 18:13:24 +00:00
class-pop3.php
class-smtp.php
class-snoopy.php
classes.php Add cat-item-id and page-item-id classes. Props Otto42. fixes #4703 2007-08-22 22:59:45 +00:00
comment-template.php Trackback fxn cleanup from Otto42. fixes #4800 2007-08-29 23:08:44 +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 Preserve query string arrays in add_query_arg(). fixes #4878 for trunk 2007-09-01 03:41:50 +00:00
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 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-atom-comments.php
feed-atom.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-rdf.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-rss.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-rss2-comments.php commentsrss2_head action from joostdevalk. fixes #4694 2007-08-21 18:32:39 +00:00
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 Fix RDF feeds to not contain invalid tag "category". Fixed #4643 props kztk 2007-09-01 08:33:08 +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 Preserve query string arrays in add_query_arg(). fixes #4878 for trunk 2007-09-01 03:41:50 +00:00
general-template.php Add some filtering. Props jhodgdon. see #4516 2007-08-31 23:55:56 +00:00
gettext.php
kses.php Pass extra args to pre_kses hook. Props mdawaffe. see #4409 2007-07-06 22:47:24 +00:00
l10n.php
link-template.php Kill %tag%-based permalinks. fixes #4875 2007-08-30 19:42:34 +00:00
locale.php
pluggable.php Roll back [5986], [5988], [5989]. We are in a char class, so no escaping needed. Props mdawaffe. see #4873 2007-08-30 18:13:48 +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 Add missing global and remove unused var. Props JeremyVisser. fixes #4818 2007-08-26 17:12:31 +00:00
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 globalize wp_version so Magpie can use it. props Nazgul, hakre. fixes #3996 2007-08-10 08:07:53 +00:00
script-loader.php Update to jquery 1.1.4. Props mdawaffe. fixes #4810 2007-08-24 21:46:03 +00:00
streams.php
taxonomy.php Make sure term cache is cleared when updating term counts. 2007-08-30 00:34:55 +00:00
template-loader.php ABSPATH already has a trailing slash. Props Nazgul. fixes #4607 2007-07-27 21:28:01 +00:00
theme.php Use opendir instead of dir. Props nbachiyski. fixes #4450 2007-08-14 02:58:33 +00:00
update.php Don't run if installing, fixes $4772 2007-08-19 04:27:04 +00:00
user.php If no user ID for whatever reason, bail early. 2007-08-04 03:58:42 +00:00
vars.php
version.php beta1 2007-08-28 00:18:36 +00:00
widgets.php Limit recent entries query to published posts. fixes #4786 2007-08-29 18:02:19 +00:00
wp-db.php Revert get_col behavior. Props mdawaffe. fixes #4826 2007-08-27 19:44:53 +00:00