Wordpress/wp-includes
Ryan Boren 44541d28c9 set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@9391 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-28 22:10:05 +00:00
..
Text
images
js set eol-style 2008-10-28 22:10:05 +00:00
atomlib.php
author-template.php
bookmark-template.php wp_list_bookmarks should always show name if there is no image to show. Props mtdewvirus. fixes #7981 2008-10-27 16:23:07 +00:00
bookmark.php
cache.php
canonical.php Properly handled posts with internal paging in Canonical 2008-10-28 19:21:23 +00:00
capabilities.php
category-template.php Add self parent check 2008-10-26 18:26:45 +00:00
category.php
class-IXR.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-smtp.php
class-snoopy.php Revert snoopy change that breaks with canonical feeds. 2008-10-23 22:41:51 +00:00
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
classes.php Set current_page_parent when using page_for_posts. Props betsyk. fixes #7518 2008-10-23 18:01:57 +00:00
comment-template.php Obey comment_order if set. Defaul to asc if not set 2008-10-28 16:41:47 +00:00
comment.php get_page_of_comment() fixes from Viper007Bond. see #7956 2008-10-28 07:29:04 +00:00
compat.php
cron.php
default-filters.php
deprecated.php
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php Introduce normalize_whitespace(). Use it instead of wp_text_diff() when checking for identical autosave revisions. Props tellyworth. fixes #7691 2008-10-23 20:03:16 +00:00
functions.php Send 403 instead of 500 for comment flood protection. Allow specifying response code for wp_die(). Props DD32. fixes #7246 2008-10-24 21:00:40 +00:00
functions.wp-scripts.php phpdoc corrections from jacobsantos. see #7918 2008-10-18 20:46:30 +00:00
functions.wp-styles.php phpdoc corrections from jacobsantos. see #7918 2008-10-18 20:46:30 +00:00
general-template.php Write page styling 2008-10-28 10:59:26 +00:00
gettext.php
http.php Longer default timeouts, more filters and other HTTP changes. 2008-10-15 20:36:23 +00:00
kses.php
l10n.php Add optional path arg to load_theme_textdomain(). Props filosofo. fixes #6951 2008-10-16 20:44:39 +00:00
link-template.php Introduce get_edit_tag_link() and add option to wp_tag_cloud() for showing edit links. 2008-10-25 18:19:42 +00:00
locale.php
media.php Init var. see #7692 2008-10-22 18:45:09 +00:00
pluggable.php Remove debug 2008-10-28 03:43:52 +00:00
plugin.php
post-template.php post-template phpdoc from jacobsantos. fixes #7659 2008-10-22 03:06:53 +00:00
post.php Preserve attachment IDs during import. Props mtdewvirus. fixes #7972 2008-10-26 17:05:56 +00:00
query.php
registration-functions.php
registration.php Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643 2008-10-16 22:23:32 +00:00
rewrite.php pretty permalinks for comment paging. Props Viper007Bind. fixes #7942 2008-10-23 18:55:22 +00:00
rss-functions.php
rss.php phpdoc corrections from jacobsantos. see #7918 2008-10-18 20:46:30 +00:00
script-loader.php Write page styling 2008-10-28 10:59:26 +00:00
shortcodes.php
streams.php
taxonomy.php Better variable naming. See #7358. 2008-10-25 22:56:02 +00:00
template-loader.php
theme.php
update.php Fix a PHP Notice. props DD32. see #7509 2008-10-24 10:55:20 +00:00
user.php Make sure we always display something in the dropdown. See #7027. 2008-10-25 20:40:58 +00:00
vars.php
version.php Ver bump 2008-10-28 19:16:24 +00:00
widgets.php get_search_form from technosailor. fixes #7910 2008-10-17 20:39:56 +00:00
wlwmanifest.xml Update wlw manifest for get tags support. Props josephscott. fixes #7744 2008-10-16 22:26:30 +00:00
wp-db.php Return affected rows for alter queries. Props BjornW. fixes #7215 2008-10-16 19:54:00 +00:00
wp-diff.php