Wordpress/wp-includes
Ryan Boren 36f755bf12 Add non-existent values instead of returning g false in update_post_meta(). Props filosofo. fixes #7018
git-svn-id: https://develop.svn.wordpress.org/trunk@7978 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-22 00:01:00 +00:00
..
Text
images Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
js wp-ajax.js is no longer used 2008-05-21 20:27:36 +00:00
atomlib.php
author-template.php
bookmark-template.php Use array calling style. see #6647 2008-05-08 19:19:58 +00:00
bookmark.php
cache.php
canonical.php Do not use the "home"-supplied host for canonical redirects if no host is there specified. props thenlich. fixes #6890 2008-05-09 18:23:05 +00:00
capabilities.php
category-template.php [7064] introduces an extra query for each call to in_category(). Avoid the query if an int is passed. 2008-05-07 19:12:44 +00:00
category.php
class-IXR.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
class.wp-dependencies.php Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +00:00
class.wp-scripts.php Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011 2008-05-21 23:24:23 +00:00
class.wp-styles.php Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011 2008-05-21 23:24:23 +00:00
classes.php Init array. Props DD32. fixes #6981 2008-05-16 16:33:11 +00:00
comment-template.php number_format_i18n() for comments_number() 2008-05-08 17:54:40 +00:00
comment.php Resurrect comment approval notification. Props chmac. fixes #6892 for trunk 2008-05-12 16:14:15 +00:00
compat.php
cron.php
default-filters.php Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +00:00
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php
functions.php Add some page template validation 2008-05-12 23:51:54 +00:00
functions.wp-scripts.php Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +00:00
functions.wp-styles.php Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +00:00
general-template.php Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011 2008-05-21 23:24:23 +00:00
gettext.php
kses.php Allow lang and xml:lang for span. Props MtDewVirus. fixes #7003 2008-05-20 23:56:28 +00:00
l10n.php Always set the locale to something. Fixes #6872 props MarcoZ. 2008-05-04 17:28:42 +00:00
link-template.php Use user_trailingslashit. Props Sam_a. fixes #6996 for trunk 2008-05-19 18:51:28 +00:00
locale.php
media.php get_posts fixes from DD32 and filosofo. see #6772 2008-05-05 15:46:32 +00:00
pluggable.php Move autosave to post revisions. Props mdawaffe. see #6775 2008-05-08 17:25:07 +00:00
plugin.php
post-template.php Revisioning for pages from mdawaffe. see #6775 2008-05-09 15:59:17 +00:00
post.php Add non-existent values instead of returning g false in update_post_meta(). Props filosofo. fixes #7018 2008-05-22 00:01:00 +00:00
query.php get_queried_object should not return an array of terms, and wp_title should check is_tax. Hat tip: andy 2008-05-16 03:57:09 +00:00
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011 2008-05-21 23:24:23 +00:00
shortcodes.php
streams.php
taxonomy.php Make sure taxonomy args are set before using. Props Sam_a. fixes #6960 for trunk 2008-05-19 18:47:33 +00:00
template-loader.php
theme.php Theme preview and thickbox CSS cleanup. Props azaozz. see #5486 2008-05-20 17:19:33 +00:00
update.php
user.php
vars.php
version.php Clear out bad activation keys from 2.5.1. fixes #6842 for trunk 2008-05-15 20:07:54 +00:00
widgets.php Add space. Props MtDewVirus. fixes #6972 2008-05-20 23:50:29 +00:00
wlwmanifest.xml
wp-db.php
wp-diff.php