Wordpress/wp-includes
Ryan Boren 8baae0c89e User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification().
git-svn-id: https://develop.svn.wordpress.org/trunk@2872 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 00:03:02 +00:00
..
images Move images 2005-08-27 19:10:56 +00:00
js More and nextpage, from ringmaster. Fixes #1564 2005-08-30 01:25:19 +00:00
capabilities.php remove_cap() fix from mdawaffe. fixes #1608 2005-09-08 20:39:37 +00:00
class-IXR.php
class-pop3.php
class-snoopy.php
classes.php If PATH_INFO contains the index, don't use it for permalinks. Props gslin. fixes #1591 2005-09-08 20:48:09 +00:00
comment-functions.php Make posting faster. Fixes #1580 for 1.6 2005-08-30 23:19:32 +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 Don't ping when importing. 2005-09-10 22:44:14 +00:00
functions.php User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification(). 2005-09-14 00:03:02 +00:00
gettext.php
kses.php
links.php get_links() purtification. Props MaThIbUs. fixes #1244 2005-08-20 01:46:18 +00:00
locale.php
pluggable-functions.php User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification(). 2005-09-14 00:03:02 +00:00
registration-functions.php User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification(). 2005-09-14 00:03:02 +00:00
rss-functions.php Parse 2005-08-28 17:35:06 +00:00
streams.php
template-functions-author.php Add the_author filter. Props markjaquith. fixes #1531 2005-09-08 21:18:28 +00:00
template-functions-category.php Fixes #1186 for 1.6 2005-08-30 23:25:34 +00:00
template-functions-general.php
template-functions-links.php Spacing fix from markjaquith. fixes #1665 2005-09-09 23:35:30 +00:00
template-functions-post.php Output not echo, fixes #1465 2005-07-02 23:37:08 +00:00
template-loader.php
vars.php Update path to images. Props jaseone. fixes #1646 2005-09-07 03:58:28 +00:00
version.php Making the presentation page a little more intuitive 2005-08-07 10:11:30 +00:00
wp-db.php It falls back to funky escaping that causes problems and is not reversible, so temporarily disabling. 2005-07-26 20:11:41 +00:00
wp-l10n.php