Wordpress/wp-includes
Ryan Boren aa6a393a50 Add delete_usermeta(). fixes #1992
git-svn-id: https://develop.svn.wordpress.org/trunk@3247 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 19:19:47 +00:00
..
images/smilies Not used any more. 2005-11-17 00:34:24 +00:00
js TinyMCE directionality for RTL support. Props skeltoac. fixes #1967 2005-11-30 17:15:43 +00:00
cache.php Silence mkdir(). 2005-11-22 07:45:07 +00:00
capabilities.php Return role object after adding. 2005-11-30 07:32:43 +00:00
class-IXR.php
class-pop3.php
class-snoopy.php escapeshell SA17779 2005-11-29 14:07:30 +00:00
classes.php Only unset query vars when serving admin pages. fixes #1979 2005-11-29 06:44:44 +00:00
comment-functions.php Instead of incrementing the current comment count, recount all comments to make sure we have a good count. Props Mark Jaquith. fixes #1920 2005-11-22 03:45:40 +00:00
default-filters.php
feed-functions.php Filter on the_content_rss. Props Kafkaesqui. fixes #1685 2005-11-17 23:17:06 +00:00
functions-compat.php Remove extraneous parens. 2005-11-30 17:30:51 +00:00
functions-formatting.php TinyMCE directionality for RTL support. Props skeltoac. fixes #1967 2005-11-30 17:15:43 +00:00
functions-post.php Add get_attached_file(). 2005-11-23 10:00:07 +00:00
functions.php Add delete_usermeta(). fixes #1992 2005-11-30 19:19:47 +00:00
gettext.php
kses.php
links.php
locale.php
pluggable-functions.php Better email from, fixes #1532 2005-11-25 22:57:26 +00:00
registration-functions.php
rss-functions.php
streams.php
template-functions-author.php s/user_description/description/. Props tinyau. fixes #1943 2005-11-23 18:01:32 +00:00
template-functions-category.php
template-functions-general.php Don't show 0 as a month. 2005-11-23 07:57:58 +00:00
template-functions-links.php Fixes 2005-11-17 01:57:18 +00:00
template-functions-post.php Use the full page hierarchy when matching page URIs. Props David House. fixes #1964 2005-11-29 01:43:32 +00:00
template-loader.php Run attachment filter for themes that don't have single.php or page.php. Props podz. fixes #1924 2005-11-21 02:08:59 +00:00
vars.php If PHP_SELF is empty, use REQUEST_URI when determining pagenow. 2005-11-29 02:33:25 +00:00
version.php Allow Author role to edit published posts. 2005-11-30 07:47:22 +00:00
wp-db.php
wp-l10n.php