WordPress/wp-includes
2008-05-08 05:17:27 +00:00
..
images Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
js thickbox and media upload fixes from azaozz. fixes #6843 2008-04-30 20:21:09 +00:00
Text Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +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 '>" 2008-02-13 21:56:56 +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 Don't redirect robots. Props thenlich and DD32. fixes #6891 2008-05-01 21:38:40 +00:00
capabilities.php Default cap arg should be an empty array. Props tellyworth. fixes #5520 2008-04-16 21:56:03 +00:00
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 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 trunk 2008-04-07 18:30:51 +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 trunk 2008-04-21 19:30:54 +00:00
comment-template.php Fix variable name typo. Props reinkim. fixes #5834 2008-02-13 06:39:45 +00:00
comment.php Use 'counts' cache group. see #6884 2008-05-02 19:42:44 +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 Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +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 trunk 2008-04-22 21:16:42 +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 Don't wpautop()-wrap shortcodes that stand alone. fixes #6444 for trunk 2008-04-25 00:45:31 +00:00
functions.php Fix _deprecated_function() and _deprecated_file() so that they work correctly. Props JonathanRogers and DD32. 2008-05-04 10:44:44 +00:00
general-template.php Change get_the_time filter to get_post_time for the get_post_time() function. Props filosofo. fixes #6641 for trunk 2008-04-08 17:33:42 +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 Always set the locale to something. Fixes #6872 props MarcoZ. 2008-05-04 17:28:42 +00:00
link-template.php Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00
locale.php phpdoc for locale from darkdragon. fixes #5621 2008-01-10 17:28:50 +00:00
media.php get_posts fixes from DD32 and filosofo. see #6772 2008-05-05 15:46:32 +00:00
pluggable.php Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
plugin.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
post-template.php Associate lables with form fields. Fixes #6859 props MarcoZ. 2008-05-04 10:37:06 +00:00
post.php wp_insert_post() -- Validate page template, check return of insert and update queries, add option to return WP_Error. fixes #6227 see #6098 2008-05-05 23:19:27 +00:00
query.php Query cleanups. Use absint, concat where instead of overwrite, make post_parent independent, sanitize post__in and post__not_in. Props mdawaffe. see #6772 2008-05-08 05:17:27 +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 trunk props DD32. 2008-04-28 06:17:01 +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 trunk 2008-05-04 02:05:18 +00:00
shortcodes.php Don't wpautop()-wrap shortcodes that stand alone. fixes #6444 for trunk 2008-04-25 00:45:31 +00:00
streams.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
taxonomy.php Only use the args defined in defaults to compute the cache key in get_terms. Props mdawaffe. 2008-04-18 17:42:13 +00:00
template-loader.php For some reason taxonomy pages also return is_home, so we need to put this check first. 2008-04-21 06:28:50 +00:00
theme.php Sanitize "cat" query var and cast to int before looking for a category template 2008-04-02 13:15:21 +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-18 20:06:46 +00:00
vars.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
version.php Bump the db version so [7841] has an affect. 2008-04-28 06:19:33 +00:00
widgets.php Add arg as array. Props MtDewVirus. fixes #6924 2008-05-06 17:28:24 +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 Specify collation as well when connecting to the database if it is provided. See #6410 for trunk. 2008-03-30 17:56:27 +00:00
wp-diff.php Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00