WordPress/wp-includes
2006-11-08 09:13:11 +00:00
..
images/smilies Not used any more. 2005-11-17 00:34:24 +00:00
js Another autosave typo. 2006-11-02 02:47:59 +00:00
author-template.php Deprecate idmode. fixes #2386 2006-08-31 05:07:12 +00:00
bookmark-template.php category_before and category_after 2006-11-02 22:12:13 +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-simplepie.php Rename SimplePie name to follow standard 2006-10-13 10:18:27 +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 Wrap cat name in CDATA. props alexkingorg. fixes #3252 2006-11-08 06:57:26 +00:00
formatting.php Fix amp handling. Props skeltoac. fixes #3328 2006-11-08 01:12:41 +00:00
functions.php possible solution for #3215 2006-11-03 02:42:47 +00:00
general-template.php Don't assume that TinyMCE exists, and degrade gracefully if it doesn't. fixes #3272 2006-10-24 03:57:19 +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 Use FOUND_ROWS to calculate the max number of pages. Need to cleanup/eliminate _max_num_pages(). 2006-11-08 09:13:11 +00:00
locale.php Fix logo link in wp_die(). Props Sewar. fixes #3138 2006-09-18 23:40:19 +00:00
pluggable.php Make these links shorter and remove unneeded vars 2006-10-30 19:27:24 +00:00
plugin.php Code cleanup: wp-includes/plugin.php 2006-10-13 14:01:53 +00:00
post-template.php Entity encode image title attribute. Props mdawaffe. fixes #3258 2006-10-17 18:24:36 +00:00
post.php get_page_by_title() 2006-10-26 19:55:10 +00:00
query.php Use FOUND_ROWS to calculate the max number of pages. Need to cleanup/eliminate _max_num_pages(). 2006-11-08 09:13:11 +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 SimplePie patch not ready for prime time. Need it to be a drop-in solution. Reverting to MagpieRSS for now. 2006-10-16 04:16:06 +00:00
script-loader.php Typo. 2006-10-07 19:00:32 +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 handling of stylesheet only themes that live two-levels deep. 2006-10-18 20:24:59 +00:00
user.php Only run stripslashes() on strings in update_usermeta(). Props stm. fixes #3240 2006-10-14 05:35:50 +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