WordPress/wp-includes
2007-06-13 18:03:17 +00:00
..
images Widgets for 2.3. fixes #4186 2007-04-24 01:05:17 +00:00
js Bring tinyspell.php into sync. Props Nazgul. fixes #4368 2007-05-31 12:22:06 +00:00
author-template.php Don't output author uri tag if uri is empty. 2007-06-13 18:03:17 +00:00
bookmark-template.php Link category fixes. see #4189 2007-05-27 17:21:04 +00:00
bookmark.php Typo fix from flinkflonk. fixes #4347 see #4189 2007-05-27 17:45:31 +00:00
cache.php Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387 2007-06-08 00:20:22 +00:00
capabilities.php Better draft, private, and future post/page management from mdawaffe. fixes #3945 2007-05-28 18:34:06 +00:00
category-template.php Update in_category to use the new object_term_cache, it wasn't so much with the working before. 2007-06-13 00:16:33 +00:00
category.php Fix link category dropdown and filter. Add some back compat to get_categories. see #4189 2007-06-03 17:28:27 +00:00
class-IXR.php Add timezone to iso8601 timestamp. Props devlogic. fixes #2036 2005-12-08 00:08:12 +00:00
class-phpmailer.php escapeshellarg the sender 2007-06-11 23:19:33 +00:00
class-pop3.php Upgrade class-pop3. Props Nazgul. fixes #3864 2007-02-25 18:19:21 +00:00
class-smtp.php Set eol-style 2007-05-04 21:28:50 +00:00
class-snoopy.php Don't add port if port == 80 (default port). fixes #3993 2007-05-10 01:26:56 +00:00
classes.php Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545 2007-06-02 05:21:18 +00:00
comment-template.php Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387 2007-06-08 00:20:22 +00:00
comment.php Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387 2007-06-08 00:20:22 +00:00
compat.php Add stripos() for compatibility for PHP < 5. This will be needed for a patch later, I think. 2007-04-06 02:54:12 +00:00
cron.php Use wp_hash to create cron's check hash. 2007-04-16 20:47:23 +00:00
default-filters.php Term sanitization. see #4189 2007-06-05 00:57:23 +00:00
deprecated.php permalink_link() is deprecated, and should reference its replacement. 2007-05-28 04:39:40 +00:00
feed-atom-comments.php correct "type" in Atom comments feed alternate links. fixes #4381 for trunk 2007-05-31 22:13:06 +00:00
feed-atom.php Don't output author uri tag if uri is empty. 2007-06-13 18:03:17 +00:00
feed-rdf.php Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545 2007-06-02 05:21:18 +00:00
feed-rss.php Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545 2007-06-02 05:21:18 +00:00
feed-rss2-comments.php Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545 2007-06-02 05:21:18 +00:00
feed-rss2.php Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545 2007-06-02 05:21:18 +00:00
feed.php Fix Atom feeds' categories. fixes #4307 2007-05-25 15:55:30 +00:00
formatting.php Fix nestable HTML, including <blockquote>'s. Props anonymousbugger (!) and Nazgul. fixes #1170 2007-06-01 02:33:03 +00:00
functions.php correct CSS link for install. Props Viper007Bond. fixes #4443 2007-06-13 06:33:17 +00:00
general-template.php Fix wp_title single post title filters. Props jhodgdon. fixes #3755 2007-06-01 22:54:46 +00:00
gettext.php Fix gettext's plural forms for more than 2 plural forms. Props moeffju and nbachiyski. fixes #4005 2007-04-13 23:29:47 +00:00
kses.php Don't take out class attribute for <abbr />, for hReview. fixes #3420 2007-05-04 03:52:11 +00:00
l10n.php Refactor l10n code to reduce duplication. Change placement of context. Props nbachiyski. fixes #3687 2007-04-12 21:15:44 +00:00
link-template.php Some more get_pagenum_link() fixes. 2007-05-31 03:36:40 +00:00
locale.php Allow number_format to be internationalized. Props nbachiyski. fixes #3677 2007-04-25 00:49:57 +00:00
pluggable.php Add a prophylactic sanitize_user() 2007-06-12 18:11:06 +00:00
plugin.php Make sure wp_actions is set before counting. 2007-05-08 17:59:52 +00:00
post-template.php Don't translate "you haven't installed" text yet, because text domain isn't installed. Props nbachiyski. 2007-05-31 12:29:46 +00:00
post.php Make sure post titles longer than 200 chars get unique slugs. fixes #4433. props AaronCampbell. 2007-06-12 20:49:40 +00:00
query.php Use get_term_children() and get_term_field(). see #4189 2007-06-06 16:13:12 +00:00
registration-functions.php Bad cut-and-paste. 2007-01-14 01:15:32 +00:00
registration.php phpDoc for wp-includes/registration.php. fixes #4383 2007-06-01 23:13:41 +00:00
rewrite.php Add url_to_postid filter. Props Alex King. fixes #4160 2007-04-18 22:51:54 +00:00
rss-functions.php Bad cut-and-paste. 2007-01-14 01:15:32 +00:00
rss.php wp_rss() updates. fixes #3834 2007-06-13 17:23:38 +00:00
script-loader.php Separate AJAX cat adder into post and link flavors. see #4189 2007-06-02 02:53:09 +00:00
streams.php Update to php-gettext 1.0.7+. fixes #1727 2006-07-06 22:35:59 +00:00
taxonomy.php Fix category renaming. fixes #4415 see #4189 2007-06-06 16:10:52 +00:00
template-loader.php All the query stuff we need for tag= URLs to work. 2007-03-31 06:16:12 +00:00
theme.php Keep greedy regex's in control. fixes #4165 2007-06-02 00:02:06 +00:00
user.php Post and page management filter additions from mdawaffe. see #3945 2007-05-29 04:28:10 +00:00
vars.php New status_header code, and WP-DB bail() errors send a 503 Service Unavailable. see #2409 2007-05-11 03:34:50 +00:00
version.php Category/tag to taxonomy upgrade. First cut. 2007-05-24 22:40:24 +00:00
widgets.php Don't include HTML in gettext call. Props nbachiyski and Nazgul. fixes #4437 2007-06-12 21:48:55 +00:00
wp-db.php Very rough initial commit of taxonomy for everyone's hacking pleasure. There be dragons. see #4189 2007-05-22 05:12:38 +00:00