twentyGOLEM/wp-includes
ryan 27174a151b Fix typos in is_role() and get_userdata(). fixes #1509 Props: mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@2711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-14 22:58:58 +00:00
..
capabilities.php Fix typos in is_role() and get_userdata(). fixes #1509 Props: mdawaffe 2005-07-14 22:58:58 +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 Use wpdb->escape instead of addslashes to prepare DB bound data. 2005-07-05 20:47:22 +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 Stripslashes doesn't work on arrays. Add stripslashes_deep(). Props: Mike Little 2005-07-06 01:12:38 +00:00
functions-post.php XMLRPC category fixes 2005-07-03 18:33:03 +00:00
functions.php Roles update + UI from Owen. 2005-07-12 15:53:13 +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 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
pluggable-functions.php Fix typos in is_role() and get_userdata(). fixes #1509 Props: mdawaffe 2005-07-14 22:58:58 +00:00
registration-functions.php Massive user_level fix. We were still using the user_level field in wp_users in some places, where we should just use the table prefixed usermeta value. 2005-07-09 01:27:46 +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 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 Output not echo, fixes #1465 2005-07-02 23:37:08 +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 Typo. 2005-07-04 06:27:04 +00:00
wp-l10n.php