WordPress/wp-includes
westi 939f882ff9 Add a filter to the_author_posts_link(). Fixes #10691 props sirzooro and filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-08 21:04:04 +00:00
..
Text
images
js Add Undo when moving comments to the trash, remove unneeded nonces, see #4529 2009-10-08 08:24:59 +00:00
pomo
atomlib.php
author-template.php Add a filter to the_author_posts_link(). Fixes #10691 props sirzooro and filosofo. 2009-10-08 21:04:04 +00:00
bookmark-template.php
bookmark.php
cache.php
canonical.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
capabilities.php
category-template.php Remove rel='tag' on links in Tag Clouds as it is only for outbound links where the destination is a tag for the current page. Fixes #10897. 2009-10-08 17:05:32 +00:00
category.php
class-IXR.php
class-feed.php
class-json.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php Update SimplePie to 1.2. fixes #10392 2009-09-15 16:33:59 +00:00
class-smtp.php
class-snoopy.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
classes.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
comment-template.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
comment.php Add Undo when moving comments to the trash, remove unneeded nonces, see #4529 2009-10-08 08:24:59 +00:00
compat.php
cron.php
default-filters.php
default-widgets.php
deprecated.php Deprecates the_content_rss(). Add the_content_feed() and get_the_content_feed(). Convert places that called the_content_rss() with an excerpt length to the_excerpt_rss(). Remove the rss_excerpt_length option. Use the_content_feed() where the_content() was previously used in feeds. Props Viper007Bond. 2009-09-28 14:36:48 +00:00
feed-atom-comments.php
feed-atom.php Deprecates the_content_rss(). Add the_content_feed() and get_the_content_feed(). Convert places that called the_content_rss() with an excerpt length to the_excerpt_rss(). Remove the rss_excerpt_length option. Use the_content_feed() where the_content() was previously used in feeds. Props Viper007Bond. 2009-09-28 14:36:48 +00:00
feed-rdf.php Deprecates the_content_rss(). Add the_content_feed() and get_the_content_feed(). Convert places that called the_content_rss() with an excerpt length to the_excerpt_rss(). Remove the rss_excerpt_length option. Use the_content_feed() where the_content() was previously used in feeds. Props Viper007Bond. 2009-09-28 14:36:48 +00:00
feed-rss.php Deprecates the_content_rss(). Add the_content_feed() and get_the_content_feed(). Convert places that called the_content_rss() with an excerpt length to the_excerpt_rss(). Remove the rss_excerpt_length option. Use the_content_feed() where the_content() was previously used in feeds. Props Viper007Bond. 2009-09-28 14:36:48 +00:00
feed-rss2-comments.php
feed-rss2.php Deprecates the_content_rss(). Add the_content_feed() and get_the_content_feed(). Convert places that called the_content_rss() with an excerpt length to the_excerpt_rss(). Remove the rss_excerpt_length option. Use the_content_feed() where the_content() was previously used in feeds. Props Viper007Bond. 2009-09-28 14:36:48 +00:00
feed.php Deprecates the_content_rss(). Add the_content_feed() and get_the_content_feed(). Convert places that called the_content_rss() with an excerpt length to the_excerpt_rss(). Remove the rss_excerpt_length option. Use the_content_feed() where the_content() was previously used in feeds. Props Viper007Bond. 2009-09-28 14:36:48 +00:00
formatting.php esc_sql() for wp-includes 2009-09-27 05:33:56 +00:00
functions.php Make the (add|get|update)_site_option functions run the same filters in WP as they do in mu. Fixes #10893. 2009-10-03 21:40:27 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
http.php Expose HTTP PUT when supported, props mdawaffe, fixes #10855 2009-09-26 22:52:42 +00:00
kses.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
l10n.php
link-template.php Localize default strings for edit_comment_link() and edit_post_link(). fixes #10879 2009-10-01 17:41:09 +00:00
locale.php
media.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
meta.php Fix the specification of the object_type column in delete_metadata so that it will delete stuff if $delete_all is false. See #2659 2009-10-06 19:18:21 +00:00
pluggable.php Fix notice when adding tag from the Post Tags page. Fixes #10808 props prettyboymp. 2009-09-18 21:06:23 +00:00
plugin.php
post-template.php Use ID, not user_id. Props filosofo. fixes #10709 2009-10-01 17:52:01 +00:00
post.php Post type registration. Exclude post types added via plugin from searches by default. Introduce register_post_type() and get_post_types(). fixes #10885 2009-10-06 14:43:05 +00:00
query.php Post type registration. Exclude post types added via plugin from searches by default. Introduce register_post_type() and get_post_types(). fixes #10885 2009-10-06 14:43:05 +00:00
registration-functions.php
registration.php esc_sql() for wp-includes 2009-09-27 05:33:56 +00:00
rewrite.php
rss-functions.php
rss.php
script-loader.php Add Undo when moving comments to the trash, remove unneeded nonces, see #4529 2009-10-08 08:24:59 +00:00
shortcodes.php
taxonomy.php Remove trailing whitespace 2009-09-24 17:19:13 +00:00
template-loader.php
theme.php Allow for tag templates to be linked by tag id as well as name. Fixes #10868. 2009-10-08 17:27:51 +00:00
update.php
user.php esc_sql() for wp-includes 2009-09-27 05:33:56 +00:00
vars.php
version.php Press This: editor fixes and CSS tweaks for IE6/7 2009-09-29 09:46:13 +00:00
widgets.php
wlwmanifest.xml
wp-db.php First pass commentmeta implementation. See #2659 props scribu. 2009-09-17 20:17:33 +00:00
wp-diff.php