WordPress/wp-includes
2006-10-06 11:22:42 +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 wp_list_bookmarks() enhanccements from westi. #2587 2006-10-02 18:01:07 +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 case insensitive sorting. props Nazgul. fixes #3108 2006-10-04 03:49:56 +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 Relativize links. Props mdawaffe. 2006-10-06 00:34:58 +00:00
functions.php RTL enhancements from Sewar. #3136 2006-09-27 00:51:17 +00:00
general-template.php avoid double time offset in calendar. props to priv. fixes #2189 2006-10-06 11:22:42 +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 Improved login from Viper007Bond. fixes #3123 2006-10-04 16:47:50 +00:00
plugin.php case insensitive sorting. props Nazgul. fixes #3108 2006-10-04 03:49:56 +00:00
post-template.php more-link css class. Props Viper007Bond. fixes #3009 2006-10-03 15:46:45 +00:00
post.php Don't allow pages to have the same names as feeds to avoid rewrite collision. Props skeltoac. fixes #1231 2006-09-21 00:01:20 +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 Include file renames. #2525 2006-06-11 06:43:54 +00:00
script-loader.php Uploader improvements from mdawaffe. fixes #3191 2006-10-03 07:15:13 +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 Move user functions to user.php. Relocate more post functions to post.php. #2525 2006-06-08 02:22:16 +00:00
vars.php Smiley parsing fixes from Nazgul. fixes #2444 #1279 2006-10-04 02:21:27 +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