WordPress/wp-includes
2005-07-02 23:35:36 +00:00
..
class-IXR.php Updating IXR to latest, fixes #1400 2005-06-07 07:39:39 +00:00
class-pop3.php http://mosquito.wordpress.org/view.php?id=252 2005-01-07 01:29:49 +00:00
class-snoopy.php Bad link in snoopy class. 2005-01-06 09:53:40 +00:00
classes.php Parse REQUEST_URI as a permalink if it looks permalinkish. Use reduced mod_rewrite rules by default. 2005-06-13 02:09:24 +00:00
comment-functions.php Indentation and correct response link when no comments, fixes #1408 2005-07-02 23:35:36 +00:00
default-filters.php Add entity 2 ncr converter. http://mosquito.wordpress.org/view.php?id=929 Props: Kaf Oseo 2005-04-05 17:25:57 +00:00
feed-functions.php Use correct category ID variable - http://mosquito.wordpress.org/view.php?id=1319 2005-05-09 10:59:36 +00:00
functions-compat.php Keep working with 4.1 - http://mosquito.wordpress.org/view.php?id=808 2005-02-11 00:57:46 +00:00
functions-formatting.php More user updates 2005-06-12 23:14:52 +00:00
functions-post.php Make sure cat list is an array. Props: Peter Westwood 2005-07-02 17:28:06 +00:00
functions.php We don't think these are needed... 2005-06-29 00:44:02 +00:00
gettext.php Remove svn:executable from streams.php and gettext.php http://mosquito.wordpress.org/view.php?id=1261 2005-04-20 02:46:48 +00:00
kses.php More filters and KSES cleanup. 2005-01-26 22:29:18 +00:00
links.php Return output of get_links() when calling from wp_get_links(). Props: Kafkaesqui fixes #1437 2005-06-20 01:40:52 +00:00
locale.php Fix May abbreviation translation. Patch by morganiq. http://mosquito.wordpress.org/view.php?id=722 2005-02-06 20:45:10 +00:00
pluggable-functions.php Straighten out user_id/user_ID conflict. Don't make user_id global in get_currentuserinfo() because it stomps on the local user_id in user-edit. 2005-06-16 06:27:30 +00:00
rss-functions.php Dashboard and option tweaks 2005-02-01 09:52:36 +00:00
streams.php Remove svn:executable from streams.php and gettext.php http://mosquito.wordpress.org/view.php?id=1261 2005-04-20 02:46:48 +00:00
template-functions-author.php Typo 2005-06-13 08:38:42 +00:00
template-functions-category.php Return output of list_cats() when calling from wp_list_cats(). Props: edavis fixes #1449 2005-06-20 01:30:39 +00:00
template-functions-general.php Bad cat ID cleanup 2005-05-27 06:10:41 +00:00
template-functions-links.php http://mosquito.wordpress.org/view.php?id=1348 - rboren - perhaps we should standardize on REQUEST_URI and clean up in wp-settings? 2005-05-13 21:11:26 +00:00
template-functions-post.php http://mosquito.wordpress.org/view.php?id=1341 - Hat tip: Ryan the Rockstar 2005-05-13 21:09:21 +00:00
template-loader.php Break blog header up into functional chunks. Stick it all in a WP class for now. Make wp() the front door. Move template/theme loader code into template-loader.php. Clean up feed file loadup. Modularize. 2005-06-10 23:15:13 +00:00
vars.php Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons 2005-03-13 16:36:09 +00:00
version.php Bump 2005-06-12 20:48:07 +00:00
wp-db.php Better escaping from class, fixes #1394 2005-07-02 23:31:43 +00:00
wp-l10n.php Fix fallback case for __ngettext(). http://mosquito.wordpress.org/view.php?id=1125 2005-03-17 18:15:18 +00:00