WordPress/wp-includes
ryan 78fd595375 previous_post_link and next_post_link filters. Props JohnLamansky. fixes #6985 for 2.5
git-svn-id: http://svn.automattic.com/wordpress/branches/2.5@8109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-16 22:27:20 +00:00
..
images Set eol-style. Props nbachiyski. fixes #6065 2008-03-02 21:34:25 +00:00
js thickbox and media upload fixes from azaozz. fixes #6843 for 2.5 2008-04-30 20:28:02 +00:00
atomlib.php Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon. 2007-12-20 22:28:54 +00:00
author-template.php Update deprecated attributes. Props hansengel. fixes #6037 2008-02-29 17:09:44 +00:00
bookmark-template.php category_name is not a valid arg. Use name__like. Props drdavid. fixes #6722 for 2.5 2008-06-16 22:19:54 +00:00
bookmark.php Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. fixes #6125 2008-03-10 05:28:21 +00:00
cache.php Some notice fixes from Nazgul. fixes #3155 2008-02-02 18:42:09 +00:00
canonical.php Revert changes to canonical that broke redirects. Props fitztrev. fixes #5961 2008-02-24 02:09:24 +00:00
capabilities.php Merge user-edit.php and profile.php. Props nbachiyski. fixes #5736 2008-01-31 21:44:17 +00:00
category-template.php Reverting [7733]. Breaks listing of categories with posts that have parents with no posts. 2008-04-23 22:02:09 +00:00
category.php Remove lingering bit of get_tags cache 2008-01-25 01:59:06 +00:00
class-IXR.php Escape faultString in IXR. Props josephscott. fixes #5666 for 2.5 2008-04-07 18:32:17 +00:00
class-phpass.php Use uniqid if getmypid is disabled. Props Solar Designer. fixes #6293 2008-03-20 19:56:37 +00:00
class-phpmailer.php Change default phpmailer address 2008-03-21 16:11:47 +00:00
class-pop3.php Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon. 2007-12-20 22:28:54 +00:00
class-smtp.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
class-snoopy.php Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon. 2007-12-20 22:28:54 +00:00
classes.php Convert Walker classes to pass as reference. Props mdawaffe. fixes #6796 for 2.5 2008-04-22 21:06:00 +00:00
comment-template.php Fix variable name typo. Props reinkim. fixes #5834 2008-02-13 06:39:45 +00:00
comment.php Fix duplicate comment notifications. Props MtDewVirus. fixes #6892 for 2.5 2008-05-28 15:42:04 +00:00
compat.php Multi-byte character safe excerpting from nbachiyski. fixes #6077 2008-03-03 21:05:23 +00:00
cron.php Take port into consideration when spawning cron. Props bchecketts. fixes #4782 2007-08-29 17:57:06 +00:00
default-filters.php Taxonomy queries and urls. Props andy. see #6357 2008-03-23 17:02:11 +00:00
deprecated.php Remove trailing whites. 2008-03-02 20:17:30 +00:00
feed-atom-comments.php Improve metadata for atom comment search feeds. Props ionfish. fixes #5493 2008-02-13 18:29:10 +00:00
feed-atom.php Typo fix from peaceablewhale. fixes #6579 for 2.5 2008-04-22 21:16:25 +00:00
feed-rdf.php Some file level phpdoc from darkdragon. fixes #5527 2007-12-25 20:48:01 +00:00
feed-rss.php Some file level phpdoc from darkdragon. fixes #5527 2007-12-25 20:48:01 +00:00
feed-rss2-comments.php Better self links for feeds. Fixes #5238 props andy. 2008-03-11 18:18:22 +00:00
feed-rss2.php Better self links for feeds. Fixes #5238 props andy. 2008-03-11 18:18:22 +00:00
feed.php Better self links for feeds. Fixes #5238 props andy. 2008-03-11 18:18:22 +00:00
formatting.php Encode < and > in wp_richedit_pre. Props azaozz. fixes #6449 for 2.5 2008-06-12 21:38:58 +00:00
functions.php Don't trim strings in maybe_serialize(). Props hakre. fixes #7132 #7133 #4781 for 2.5 2008-06-16 20:41:15 +00:00
general-template.php get_archives_link filter. Props codealsatian. fixes #5530 for 2.5 2008-05-20 16:44:01 +00:00
gettext.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
kses.php Better protocol check from Łukasz Pilorz. 2008-03-18 01:53:36 +00:00
l10n.php ngettext fixes from nbachiyski. fixes #6261 2008-03-19 16:00:09 +00:00
link-template.php previous_post_link and next_post_link filters. Props JohnLamansky. fixes #6985 for 2.5 2008-06-16 22:27:20 +00:00
locale.php phpdoc for locale from darkdragon. fixes #5621 2008-01-10 17:28:50 +00:00
media.php New filter and phpdoc for get_image_tag(). Props jacobsantos. fixes #7065 for 2.5 2008-05-31 19:13:24 +00:00
pluggable.php Add arg to make special chars optional when generating passwords. fixes #6842 for 2.5 2008-04-25 17:12:56 +00:00
plugin.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
post-template.php Fix pass by ref error. Props DD32. fixes #6776 for 2.5 2008-04-20 06:44:56 +00:00
post.php get_post_ancestors() fixes. fixes #7029 for 2.5 2008-05-30 20:31:58 +00:00
query.php Fix page 404 when page_for_posts is empty. fixes #6539 2008-06-16 20:34:01 +00:00
registration-functions.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
registration.php So fresh and so clean, clean. 2008-03-15 17:02:16 +00:00
rewrite.php Make sure the direct feed files work when siteurl == homeurl. Fixes #6460 for the 2.5 branch props DD32. 2008-04-28 06:20:53 +00:00
rss-functions.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
rss.php phpdoc tuneup from darkdragon. see #5611 2008-01-09 17:48:00 +00:00
script-loader.php Widget arrangement fix from azaozz. fixes #6876 for 2.5 2008-05-04 02:05:38 +00:00
shortcodes.php Don't wpautop()-wrap shortcodes that stand alone. fixes #6444 for 2.5.1 2008-04-25 00:46:17 +00:00
streams.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
taxonomy.php Make sure taxonomy args are set before using. Props Sam_a. fixes #6960 for 2.5 2008-05-19 18:47:48 +00:00
template-loader.php Taxonomy queries and urls. Props andy. see #6357 2008-03-23 17:02:11 +00:00
theme.php Clean and escape 2008-05-20 18:09:38 +00:00
update.php Upgrade message in dash. Props mdawaffe. fixes #6060 2008-03-11 16:13:07 +00:00
user.php Remove debug cruft 2008-04-21 19:47:53 +00:00
vars.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
version.php Clear out bad activation keys from 2.5.1. fixes #6842 for 2.5 2008-05-15 20:10:07 +00:00
widgets.php Use array calling style. Props guillep2k for the find. fixes #6637 for 2.5 2008-05-02 17:00:17 +00:00
wlwmanifest.xml Move the WLW manifest related files to have proper WordPress naming scheme. 2007-10-08 20:21:29 +00:00
wp-db.php Capture last db error. Pass it in WP_Error data when term inserts fail. Fix typo in WP_Ajax_Response 2008-03-20 23:34:32 +00:00