WordPress/wp-includes
ryan ee691916c4 Remove unneeded php tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-17 17:08:00 +00:00
..
images/smilies Not used any more. 2005-11-17 00:34:24 +00:00
js Use wp_die(). Props filosofo. fixes #2914 2006-07-05 22:00:03 +00:00
author-template.php Move user functions to user.php. Relocate more post functions to post.php. #2525 2006-06-08 02:22:16 +00:00
bookmark-template.php Doh. Fix wp_list_bookmarks(). 2006-06-22 03:55:03 +00:00
bookmark.php Reorg bookmark functions. #2525 2006-06-05 02:12:59 +00:00
cache.php Remove unused var. 2006-05-31 01:40:25 +00:00
capabilities.php Better handling of users with no role. Props Mark Jaquith. #2809 2006-06-10 20:26:26 +00:00
category-template.php Use wp_list_categories() in templates. 2006-06-17 00:05:00 +00:00
category.php Allow limiting the number of cats to fetch. 2006-07-11 18:15:24 +00:00
class-IXR.php Add timezone to iso8601 timestamp. Props devlogic. fixes #2036 2005-12-08 00:08:12 +00:00
class-pop3.php http://mosquito.wordpress.org/view.php?id=252 2005-01-07 01:29:49 +00:00
class-snoopy.php Death to trailing tabs. Props Mark J. fixes #2405 2006-02-12 07:53:23 +00:00
classes.php Send Content-type for 404s. Props Nazgul. fixes #2841 2006-06-24 06:00:24 +00:00
comment-template.php specialchars quotes in comment title. Props deko. fixes #2915 2006-07-06 02:28:34 +00:00
comment.php Clean up how we address IP addresses throughout the code 2006-07-06 00:04:24 +00:00
compat.php Move _() to compat.php 2006-06-22 19:45:49 +00:00
cron.php Oops 2006-06-27 06:59:35 +00:00
default-filters.php Force balanced tags in comments. Props Nazgul. fixes #2714 2006-07-04 22:09:44 +00:00
deprecated.php Use compact instead of long query string. 2006-06-30 01:11:42 +00:00
feed.php Include file renames. #2525 2006-06-11 06:43:54 +00:00
formatting.php Make clickable fix from whooami. fixes #2889 2006-07-11 03:30:12 +00:00
functions.php Use wp_die() in wp_nonce_ays(). fixes #2929 2006-07-10 16:34:43 +00:00
general-template.php Don't hide blog when option is blank! 2006-06-17 23:38:45 +00:00
gettext.php Update to php-gettext 1.0.7+. fixes #1727 2006-07-06 22:35:59 +00:00
kses.php Bump kses to 0.2.2. Props westi. fixes #2661 2006-07-05 22:40:05 +00:00
l10n.php Remove wp- prefix from wp-l10n.php 2006-06-15 07:24:44 +00:00
link-template.php Include file renames. #2525 2006-06-11 06:43:54 +00:00
locale.php WP_Locale. Props Sewar. fixes #2568 2006-04-02 00:20:11 +00:00
pluggable.php wp_kses_no_null() redirect location for extra protection. 2006-07-06 00:28:37 +00:00
plugin.php Move plugin API to plugin.php. #2525 2006-06-20 02:03:24 +00:00
post-template.php Move ping and trackback functions to comment.php (maybe to ping.php later?) #2525 2006-06-22 19:44:36 +00:00
post.php Allow Windows folks to delete attachements, fixes #2496 2006-07-04 18:33:08 +00:00
query.php Don't allow negative values when paging. fixes #2893 2006-07-04 19:58:11 +00:00
registration.php Make sure role is set when updating. Props Mark Jaquith. fixes #2817 2006-06-11 20:54:07 +00:00
rewrite.php Handle robots.txt requests and obey blog_plubic setting. 2006-05-22 22:06:06 +00:00
rss.php Include file renames. #2525 2006-06-11 06:43:54 +00:00
script-loader.php Make script src valid. Props Nazgul. #2857 2006-06-27 06:42:01 +00:00
streams.php Update to php-gettext 1.0.7+. fixes #1727 2006-07-06 22:35:59 +00:00
template-loader.php Handle robots.txt requests and obey blog_plubic setting. 2006-05-22 22:06:06 +00:00
theme.php Tweak theme validation. 2006-07-11 22:44:56 +00:00
user.php Move user functions to user.php. Relocate more post functions to post.php. #2525 2006-06-08 02:22:16 +00:00
vars.php Clean up how we address IP addresses throughout the code 2006-07-06 00:04:24 +00:00
version.php This fixes #2832 again! (I hope.) BTW, try the new trac and SVN, it's wicked fast. 2006-06-17 02:37:24 +00:00
wp-db.php Remove unneeded php tags. 2006-07-17 17:08:00 +00:00