WordPress/wp-includes
2008-06-26 15:55:33 +00:00
..
images Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
js SSL touchups for tiny_mce_config. fixes #6759 2008-06-25 16:55:16 +00:00
Text Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00
atomlib.php Minor phpdoc fixups. 2008-06-20 20:56:40 +00:00
author-template.php Minor phpdoc fixups. 2008-06-20 20:56:40 +00:00
bookmark-template.php Add exclude_category argument to wp_list_bookmarks(). Props ionfish. fixes #6808 2008-06-24 17:44:30 +00:00
bookmark.php phpdoc updates from jacobsantos. see #7038 2008-05-25 15:45:05 +00:00
cache.php phpdoc updates from jacobsantos. see #7038 2008-05-25 15:45:05 +00:00
canonical.php phpdoc updates from jacobsantos. see #7038 2008-05-25 15:45:05 +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 Add new has_tag() template tag. Fixes #6590 props Otto42. 2008-06-20 13:52:18 +00:00
category.php PHPDoc updates for category.php. Fixes #5633 props jacobsantos. 2008-06-15 09:32:19 +00:00
class-IXR.php phpdoc updates for IXR. See #7038 props jacobsantos. 2008-06-14 16:50:55 +00:00
class-phpass.php Updated phpdoc for external libs. See #7038 props jacobsantos. 2008-06-14 16:36:13 +00:00
class-phpmailer.php Updated phpdoc for external libs. See #7038 props jacobsantos. 2008-06-14 16:36:13 +00:00
class-pop3.php Updated phpdoc for external libs. See #7038 props jacobsantos. 2008-06-14 16:36:13 +00:00
class-smtp.php Typo fixes from mark8barnes and AndrewFrazier. fixes #7174 2008-06-24 18:52:52 +00:00
class-snoopy.php Updated phpdoc for external libs. See #7038 props jacobsantos. 2008-06-14 16:36:13 +00:00
class.wp-dependencies.php Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +00:00
class.wp-scripts.php Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011 2008-05-21 23:24:23 +00:00
class.wp-styles.php Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011 2008-05-21 23:24:23 +00:00
classes.php Move another sizeof out of the loop. See #7147. 2008-06-18 06:48:48 +00:00
comment-template.php phpdoc updates from jacobsantos. see #7038 2008-06-22 20:23:23 +00:00
comment.php PHPDoc updates for comment.php. See #5578 props jacobsantos. 2008-06-15 09:34:00 +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 API cleanup from mdawaffe. see #6775 2008-05-29 22:21:36 +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 Encode < and > in wp_richedit_pre. Props azaozz. fixes #6449 2008-06-12 21:38:34 +00:00
functions.php wp_guess_url() and install styling fixes from sambauers. fixes #7129 see #4732 2008-06-24 17:36:21 +00:00
functions.wp-scripts.php Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +00:00
functions.wp-styles.php Typo fix 2008-06-04 20:21:02 +00:00
general-template.php Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see #7001 2008-06-11 17:25:55 +00:00
gettext.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
kses.php Allow lang and xml:lang for span. Props MtDewVirus. fixes #7003 2008-05-20 23:56:28 +00:00
l10n.php Back compat fixes for load_plugin_textdomain() from nbachiyski. see #6938 2008-06-09 19:39:04 +00:00
link-template.php previous_post_link and next_post_link filters. Props JohnLamansky. fixes #6985 for trunk 2008-06-16 22:27:07 +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 trunk 2008-05-31 19:12:55 +00:00
pluggable.php SSL fixes. see #7001 2008-06-24 22:19:27 +00:00
plugin.php Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
post-template.php Validation fixes for post revisions. Props mdawaffe. see #6775 2008-05-29 23:16:11 +00:00
post.php Don't get post ancestors if post not found. Props Sam_a. fixes #6953 2008-06-23 21:50:19 +00:00
query.php Don't call loop_end hook if we don't have any posts. props Denis-de-Bernardy and DD32. fixes #6769 for trunk 2008-06-24 19:58:54 +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 Remove default feed function when adding new function to hook. fixes #6970 2008-06-24 00:29:04 +00:00
rss-functions.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
rss.php Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
script-loader.php Test for feature instead of browser to fix TB positioning for browsers pretending to be IE6. Props azaozz. fixes #6676 2008-06-25 16:58:27 +00:00
shortcodes.php phpdoc for shortcodes from jacobsantos. fixes #7184 2008-06-26 15:55:33 +00:00
streams.php Ensure we initialise the position variable. See #5599 props codestyling. 2008-06-18 06:38:30 +00:00
taxonomy.php phpdoc updates from jacobsantos. see #7038 2008-06-22 20:23:23 +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 Use WP_CONTENT_DIR and URL when linking to theme screenshots. Props sambauers. see #6938 2008-06-03 17:17:45 +00:00
update.php Upgrade message in dash. Props mdawaffe. fixes #6060 2008-03-11 16:13:07 +00:00
user.php Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see #7001 2008-06-11 17:25:55 +00:00
vars.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
version.php Grammar fix from Viper007Bond. fixes #7172 2008-06-24 17:45:33 +00:00
widgets.php widget_links_args filter from ionfish. fixes #7024 2008-06-23 17:21:14 +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 Mark string that cannot be gettexted. Props nbachiyski. fixes #7074 2008-06-23 15:40:43 +00:00
wp-diff.php Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00