Wordpress/wp-includes
Ryan Boren 80f1695619 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.
git-svn-id: https://develop.svn.wordpress.org/trunk@2644 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-16 06:27:30 +00:00
..
class-IXR.php Updating IXR to latest, fixes #1400 2005-06-07 07:39:39 +00:00
class-pop3.php
class-snoopy.php
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 Fix WP version in pingbacks. http://mosquito.wordpress.org/view.php?id=1285 Props: error 2005-04-26 05:51:25 +00:00
default-filters.php
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
functions-formatting.php More user updates 2005-06-12 23:14:52 +00:00
functions-post.php More user 2005-06-12 23:22:06 +00:00
functions.php Encode stylesheet reference. Hit tip: Scott Yang 2005-06-15 18:49:47 +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
links.php
locale.php
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
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 Bad cat ID cleanup 2005-05-27 06:10:41 +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
version.php Bump 2005-06-12 20:48:07 +00:00
wp-db.php http://mosquito.wordpress.org/view.php?id=1353 - Hat tip MC_incubus 2005-05-13 20:31:59 +00:00
wp-l10n.php