WordPress/wp-includes
2006-10-24 10:52:59 +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-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 Code cleanup: wp-includes/feed.php 2006-10-13 13:49:39 +00:00
formatting.php fix function name error in last two commits. fixes #3228 2006-10-13 06:08:27 +00:00
functions.php Fix post meta caching system to reduce queries and eliminate redundant WP code. fixes #3273 2006-10-24 10:52:59 +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 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 Add wp_redirect filter, with cancel ability. fixes #3250 2006-10-18 22:02:30 +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 Fix post meta caching system to reduce queries and eliminate redundant WP code. fixes #3273 2006-10-24 10:52:59 +00:00
query.php Init query_vars as an array. 2006-10-23 01:34:00 +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