Wordpress/wp-includes
Ryan Boren 4f59c037ce s/get_post_tags/wp_get_post_tags/ to match the rest of the API.
git-svn-id: https://develop.svn.wordpress.org/trunk@5231 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-10 18:30:55 +00:00
..
images/smilies
js empty() only takes variables. Props filosofo. fixes #4118 2007-04-10 04:28:40 +00:00
author-template.php Speed (wp_)list_authors by consolidating some queries. Props graeme. fixes #1659 2007-03-29 01:39:05 +00:00
bookmark-template.php Add link rating to wp_list_bookmarks(). fixes #3916 2007-03-31 19:43:49 +00:00
bookmark.php More clean_url and int casts for trunk. 2007-03-27 23:45:41 +00:00
cache.php
capabilities.php
category-template.php s/get_post_tags/wp_get_post_tags/ to match the rest of the API. 2007-04-10 18:30:55 +00:00
category.php Avoid php notices. 2007-04-07 05:24:37 +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 Add CSS class in if it's not empty when there's no comments. fixes #2180 2007-04-01 15:57:13 +00:00
comment.php More clean_url and int casts for trunk. 2007-03-27 23:45:41 +00:00
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 Allow siteurl and home to be defined as constants in wp-config, bypassing the DB. Props filosofo and charleshooper. fixes #4003 2007-03-23 17:45:40 +00:00
deprecated.php
feed-atom-comments.php
feed-atom.php Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790 2007-03-29 01:29:09 +00:00
feed-rdf.php Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790 2007-03-29 01:29:09 +00:00
feed-rss.php Fix typo. 2007-03-29 04:08:54 +00:00
feed-rss2-comments.php
feed-rss2.php Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790 2007-03-29 01:29:09 +00:00
feed.php Apply the bloginfo_rss filter and change bloginfo_rss filter to get_bloginfo. Props Kafkaesqui. fixes #2014 2007-03-29 01:35:50 +00:00
formatting.php Missing change from last commit. 2007-04-10 07:39:47 +00:00
functions.php Move the stripslashes(), and change it to stripslashes_deep(). Props mdawaffe. fixes #4105 2007-04-07 01:24:40 +00:00
general-template.php Add missing the_title filter call. Props jhodgdon. fixes #4050 2007-03-30 23:46:17 +00:00
gettext.php
kses.php
l10n.php
link-template.php Now tag pretty permalinks should work, and support custom tag bases. 2007-03-31 09:19:32 +00:00
locale.php
pluggable.php (int)er the dragon. 2007-03-23 00:59:21 +00:00
plugin.php Avoid php notices. 2007-04-07 05:24:37 +00:00
post-template.php Set the post ID when calling wp_get_attachment_url(). Props chess64. fixes #4104 2007-04-06 23:42:38 +00:00
post.php s/get_post_tags/wp_get_post_tags/ to match the rest of the API. 2007-04-10 18:30:55 +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 (int)er the dragon. 2007-03-23 00:59:21 +00:00
rewrite.php Now tag pretty permalinks should work, and support custom tag bases. 2007-03-31 09:19:32 +00:00
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 All the query stuff we need for tag= URLs to work. 2007-03-31 06:16:12 +00:00
theme.php All the query stuff we need for tag= URLs to work. 2007-03-31 06:16:12 +00:00
user.php Add AND. fixes #4101 2007-04-06 14:53:46 +00:00
vars.php
version.php Bit twiddling. Add type bitfield to categories table. see #3723 2007-04-05 21:16:02 +00:00
wp-db.php Pass link indentifier to mymysql_affected_rows(). Props Doug Kaye. 2007-04-06 17:22:53 +00:00