Wordpress/wp-includes
Ryan Boren 424a7906c0 tag_exists(), category_object_exists(), and some tag and cat create fix ups. see #3723
git-svn-id: https://develop.svn.wordpress.org/trunk@5271 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-15 02:26:26 +00:00
..
images/smilies
js Upgrade TinyMCE to 2.1.0. Props andy. fixes #3788 2007-04-12 17:04:03 +00:00
author-template.php
bookmark-template.php
bookmark.php Actually make use of wp_cache_add to avoid unnecessary cache writes. Props skeltoac. fixes #4138 2007-04-12 02:27:12 +00:00
cache.php Delete the cache in tmp even if the copy failed. Props andy. fixes #4141 2007-04-12 16:31:47 +00:00
capabilities.php
category-template.php Respect show_option_all in wp_list_categories(). Props westi. fixes #4145 2007-04-13 23:20:14 +00:00
category.php Actually make use of wp_cache_add to avoid unnecessary cache writes. Props skeltoac. fixes #4138 2007-04-12 02:27:12 +00:00
class-IXR.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php
classes.php Run the post titles through the the_title filter. fixes #3366 2007-04-01 15:40:50 +00:00
comment-template.php Tweak displaying comments awaiting moderation to their authors. Props wnorris. fixes #4108 2007-04-11 03:12:11 +00:00
comment.php
compat.php Add stripos() for compatibility for PHP < 5. This will be needed for a patch later, I think. 2007-04-06 02:54:12 +00:00
cron.php
default-filters.php Run make_clickable before texturize. Props Nazgul. fixes #4116 2007-04-10 23:21:00 +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 Don't treat object and param as block elements in wpautop. fixes #3854 2007-04-12 23:19:16 +00:00
functions.php Add in another trim(), just in case $frag is actually something. 2007-04-14 00:19:01 +00:00
general-template.php Actually make use of wp_cache_add to avoid unnecessary cache writes. Props skeltoac. fixes #4138 2007-04-12 02:27:12 +00:00
gettext.php Fix gettext's plural forms for more than 2 plural forms. Props moeffju and nbachiyski. fixes #4005 2007-04-13 23:29:47 +00:00
kses.php
l10n.php Refactor l10n code to reduce duplication. Change placement of context. Props nbachiyski. fixes #3687 2007-04-12 21:15:44 +00:00
link-template.php Replace some stristr's with stripos'. 2007-04-12 21:59:31 +00:00
locale.php
pluggable.php
plugin.php Avoid php notices. 2007-04-07 05:24:37 +00:00
post-template.php <!--more--> regex fixes. Props Nazgul. fixes #3698 2007-04-11 22:47:36 +00:00
post.php tag_exists(), category_object_exists(), and some tag and cat create fix ups. see #3723 2007-04-15 02:26:26 +00:00
query.php Fix category_name=foo WP_Queries. fixes #4069 2007-04-02 19:40:15 +00:00
registration-functions.php
registration.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Bump jQuery and Interface versions in script loader. Props Viper007Bond. fixes #4124 2007-04-10 17:01:52 +00:00
streams.php
template-loader.php
theme.php
user.php Add AND. fixes #4101 2007-04-06 14:53:46 +00:00
vars.php
version.php Bumpage 2007-04-10 19:08:49 +00:00
wp-db.php Pass link indentifier to mymysql_affected_rows(). Props Doug Kaye. 2007-04-06 17:22:53 +00:00