WordPress/wp-includes
ryan 40262adc37 no follow callback
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@6106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-13 04:51:46 +00:00
..
images Widgets support. fixes #4169 for 2.2 2007-04-22 23:27:40 +00:00
js Fix wp-ajax.js addArg's hashes. Props technosailor. fixes #4277 2007-05-21 12:56:39 +00:00
author-template.php Use EXTR_SKIP when extracting. For 2.2. See #4468 2007-06-15 17:45:21 +00:00
bookmark-template.php Use EXTR_SKIP when extracting. For 2.2. See #4468 2007-06-15 17:45:21 +00:00
bookmark.php Use EXTR_SKIP when extracting. For 2.2. See #4468 2007-06-15 17:45:21 +00:00
cache.php Delete the cache in tmp even if the copy failed. Props andy. fixes #4141 2007-04-12 16:31:47 +00:00
capabilities.php Fix typo in read_pages conditional. Props McShelby. fixes #3705 2007-01-28 21:58:01 +00:00
category-template.php Use EXTR_SKIP when extracting. For 2.2. See #4468 2007-06-15 17:45:21 +00:00
category.php Use EXTR_SKIP when extracting. For 2.2. See #4468 2007-06-15 17:45:21 +00:00
class-IXR.php Add timezone to iso8601 timestamp. Props devlogic. fixes #2036 2005-12-08 00:08:12 +00:00
class-phpmailer.php escapeshellarg the sender 2007-06-11 23:18:24 +00:00
class-pop3.php Upgrade class-pop3. Props Nazgul. fixes #3864 2007-02-25 18:19:21 +00:00
class-smtp.php eol-style everywhere 2007-05-04 21:48:43 +00:00
class-snoopy.php Don't forget to concat. Props cschneid. fixes #2988 2006-08-05 04:18:09 +00:00
classes.php Use EXTR_SKIP when extracting. For 2.2. See #4468 2007-06-15 17:45:21 +00:00
comment-template.php Use EXTR_SKIP when extracting. For 2.2. See #4468 2007-06-15 17:45:21 +00:00
comment.php Use EXTR_SKIP when extracting. For 2.2. See #4468 2007-06-15 17:45:21 +00:00
compat.php Add stripos() for compatibility for PHP < 5. This will be needed for a patch later, I think. 2007-04-06 02:54:12 +00:00
cron.php Use wp_hash to create cron's check hash. 2007-04-16 20:47:23 +00:00
default-filters.php Don't skip sanitization if 404. Add wp_title display filters. 2007-09-05 03:13:16 +00:00
deprecated.php Tending the graveyard. Memento mori. 2007-01-23 09:15:17 +00:00
feed-atom-comments.php correct "type" in Atom comments feed alternate links. fixes #4381 for 2.2 2007-05-31 22:14:42 +00:00
feed-atom.php Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790 2007-03-29 01:29:09 +00:00
feed-rdf.php Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790 2007-03-29 01:29:09 +00:00
feed-rss.php Fix typo. 2007-03-29 04:08:54 +00:00
feed-rss2-comments.php Use dc:creator instead of author for rss2 comment feeds. Props lexhair, Otto42. fixes #4704 for 2.2 2007-08-16 18:35:11 +00:00
feed-rss2.php Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790 2007-03-29 01:29:09 +00:00
feed.php Fix Atom feeds' categories. fixes #4307 2007-05-25 15:55:30 +00:00
formatting.php no follow callback 2007-09-13 04:51:46 +00:00
functions.php Fix option sanitization slashing. fixes #4949 for 2.2 2007-09-11 20:24:42 +00:00
general-template.php Don't richedit for comments. Props Joseph Scott. fixes #4587 for 2.3 2007-07-05 20:12:07 +00:00
gettext.php Fix gettext's plural forms for more than 2 plural forms. Props moeffju and nbachiyski. fixes #4005 2007-04-13 23:29:47 +00:00
kses.php Reverse backport (?) from 2.0.x of KSES filters 2006-12-21 04:44:34 +00:00
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 remove &paged=1 *before* we HTML entitize the link. fixes #4462 2007-06-14 02:58:04 +00:00
locale.php Add RTL support to kubrick. Props Sewar. fixes #3953 2007-03-19 19:08:15 +00:00
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 Fix how wp_filter array is keyed. Props santosj/darkdragon. fixes #3875 for 2.2 2007-09-03 14:59:58 +00:00
post-template.php Use EXTR_SKIP when extracting. For 2.2. See #4468 2007-06-15 17:45:21 +00:00
post.php Use EXTR_SKIP when extracting. For 2.2. See #4468 2007-06-15 17:45:21 +00:00
query.php Don't skip sanitization if 404. Add wp_title display filters. 2007-09-05 03:13:16 +00:00
registration-functions.php Bad cut-and-paste. 2007-01-14 01:15:32 +00:00
registration.php Use EXTR_SKIP when extracting. For 2.2. See #4468 2007-06-15 17:45:21 +00:00
rewrite.php Don't allow private query vars in url_to_postid 2007-08-23 16:10:43 +00:00
rss-functions.php Bad cut-and-paste. 2007-01-14 01:15:32 +00:00
rss.php Globalise wp_version so Magpie can use it. props Nazgul, hakre. Fixes #3996 for 2.2.3 2007-08-28 20:21:39 +00:00
script-loader.php AJAXcat fixes and FF workaround from mdawaffe. fixes #3895 2007-04-17 20:56:41 +00:00
streams.php Update to php-gettext 1.0.7+. fixes #1727 2006-07-06 22:35:59 +00:00
template-loader.php Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110] 2007-04-19 22:26:52 +00:00
theme.php Fix stylesheet-based themes. props dougal. fixes #4522 2007-06-27 22:45:52 +00:00
user.php Add AND. fixes #4101 2007-04-06 14:53:46 +00:00
vars.php Better determination. fixes #4748 for 2.2 2007-09-07 19:19:26 +00:00
version.php 2.2.3 bump 2007-09-07 19:19:48 +00:00
widgets.php Pass args as array instead of query string. 2007-08-16 18:01:24 +00:00
wp-db.php Pass link indentifier to mymysql_affected_rows(). Props Doug Kaye. 2007-04-06 17:22:53 +00:00