Wordpress/wp-includes
Ryan Boren 235345a916 Move user_can_*() functions to capabilities.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@2713 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-15 01:27:01 +00:00
..
capabilities.php Move user_can_*() functions to capabilities.php. 2005-07-15 01:27:01 +00:00
class-IXR.php
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
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 Move user_can_*() functions to capabilities.php. 2005-07-15 01:27:01 +00:00
functions.php Roles update + UI from Owen. 2005-07-12 15:53:13 +00:00
gettext.php
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 Cap migration. 2005-07-15 01:24:08 +00:00
rss-functions.php
streams.php
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
template-functions-links.php
template-functions-post.php Output not echo, fixes #1465 2005-07-02 23:37:08 +00:00
template-loader.php
vars.php
version.php
wp-db.php Typo. 2005-07-04 06:27:04 +00:00
wp-l10n.php