WordPress/wp-includes
markjaquith 21d1fc231c cleanup [4382] a bit
git-svn-id: http://svn.automattic.com/wordpress/trunk@4383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-13 00:23:25 +00:00
..
images/smilies Not used any more. 2005-11-17 00:34:24 +00:00
js Some UI cleanups, changes, and various miscellany. 2006-10-06 01:14:47 +00:00
author-template.php Deprecate idmode. fixes #2386 2006-08-31 05:07:12 +00:00
bookmark-template.php Blogroll link visibility typo fix by foolswisdom. fixes #3226 2006-10-11 09:23:24 +00:00
bookmark.php Use get_option instead of get_settings. Just 'cause. 2006-08-30 21:46:31 +00:00
cache.php Remove unused var. 2006-05-31 01:40:25 +00:00
capabilities.php Page cap fixes from activeingredient. fixes #3096 2006-09-02 17:15:18 +00:00
category-template.php Init vars before use. Props Alex King. fixes #3180 2006-10-03 15:41:44 +00:00
category.php Warning and notice fixes from Alex King. fixes #3148 2006-09-19 23:56:28 +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 Don't forget to concat. Props cschneid. fixes #2988 2006-08-05 04:18:09 +00:00
classes.php nocache_headers from _ck_ and Nazgul. fixes #3027 2006-10-04 03:54:10 +00:00
comment-template.php Use get_option instead of get_settings. Just 'cause. 2006-08-30 21:46:31 +00:00
comment.php comment link counting improvements from Nazgul. fixes: #938 2006-10-04 04:43:25 +00:00
compat.php Move _() to compat.php 2006-06-22 19:45:49 +00:00
cron.php Change cron arg passing. Props masquerade. fixes #3169. 2006-10-08 17:50:21 +00:00
default-filters.php Pluggable comment throttling from Mark Jaquith. fixes #3175 2006-10-02 18:19:44 +00:00
deprecated.php Typo fix. Props schulte. fixes #3087 2006-08-31 00:10:59 +00:00
feed.php Better tabbing and newlining for RSS categories. Props coffee2code and Nazgul. fixes #1156 2006-10-04 21:46:42 +00:00
formatting.php Somewhat stricter smilies replacements by Nazgul. fixes #3222 2006-10-12 10:14:14 +00:00
functions.php cleanup [4382] a bit 2006-10-13 00:23:25 +00:00
general-template.php Some action in get_header and footer 2006-10-11 03:39:13 +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 Turn hard-coded paths to defines. Pull gettext includes int wp-settings. Props mdawaffe. fixes #3157 2006-09-21 20:46:39 +00:00
link-template.php Manage Posts paging fix from Westi. fixes #2693 2006-10-04 07:43:23 +00:00
locale.php Fix logo link in wp_die(). Props Sewar. fixes #3138 2006-09-18 23:40:19 +00:00
pluggable.php Prevent users from entering strings that will be interpreted as serialized arrays/objects on the way out. fixes #2591 2006-10-12 23:54:36 +00:00
plugin.php case insensitive sorting. props Nazgul. fixes #3108 2006-10-04 03:49:56 +00:00
post-template.php Post meta caching fix by mdawaffe. fixes #3229 2006-10-11 09:18:54 +00:00
post.php cleanup [4382] a bit 2006-10-13 00:23:25 +00:00
query.php Make sure query vars are set before use. Props Alex King. fixes #3154 2006-09-21 21:05:38 +00:00
registration.php Use get_option instead of get_settings. Just 'cause. 2006-08-30 21:46:31 +00:00
rewrite.php Increment tok_index. fixes #2785 2006-10-03 15:56:23 +00:00
rss.php The changing of the pies. Now using SimplePie. props to gsnedders. fixes #2864 2006-10-11 23:03:17 +00:00
script-loader.php Typo. 2006-10-07 19:00:32 +00:00
simplepie.php Pie fight! Meet SimplePie. 2006-10-11 22:40:34 +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 Fix logo link in wp_die(). Props Sewar. fixes #3138 2006-09-18 23:40:19 +00:00
user.php cleanup [4382] a bit 2006-10-13 00:23:25 +00:00
vars.php Somewhat stricter smilies replacements by Nazgul. fixes #3222 2006-10-12 10:14:14 +00:00
version.php Prevent non-option form elements from sneaking in to the options table. fixes #2595 2006-10-04 12:18:28 +00:00
wp-db.php Check if array index is set. Props Alex King. fixes #3156 2006-09-22 14:40:40 +00:00