WordPress/wp-includes
2008-03-17 03:26:53 +00:00
..
images Set eol-style. Props nbachiyski. fixes #6065 2008-03-02 21:34:25 +00:00
js Don't allow duplicate category creation. Props westi and mdawaffe. fixes #3799 2008-03-16 20:37: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 '>" 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 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 Remove trailing whites. 2008-03-02 20:17:30 +00:00
category.php Remove lingering bit of get_tags cache 2008-01-25 01:59:06 +00:00
class-IXR.php Add file level phpdoc to external libraries we use. Fixes #5443 props darkdragon. 2007-12-20 22:28:54 +00:00
class-phpass.php s/2.4/2.5/. Props ffemtcj. fixes #5810 2008-02-10 07:59:34 +00:00
class-phpmailer.php Remove trailing whitespace 2007-09-03 23:32:58 +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 Remove trailing whites. 2008-03-02 20:17:30 +00:00
comment-template.php Fix variable name typo. Props reinkim. fixes #5834 2008-02-13 06:39:45 +00:00
comment.php Multi-byte character safe excerpting from nbachiyski. fixes #6077 2008-03-03 21:05:23 +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 Make sure post has future status before publishing from cron. Props hailin. fixes #5801 2008-02-22 19:59:12 +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 Better self links for feeds. Fixes #5238 props andy. 2008-03-11 18:18:22 +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 Remove the entity decoding and recoding from wp_html_excerpt. Fixes #6077 props nbachiyski. 2008-03-09 22:11:20 +00:00
functions.php Allow for wp_nonce_field, wp_referrer_field and wp_original_referer_field be able to return output. Fixes #3628 props robmil. 2008-03-15 22:44:34 +00:00
general-template.php So fresh and so clean, clean. 2008-03-15 17:02:16 +00:00
gettext.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
kses.php Update the allowed attributes for html list elements. Fixes #6253 props andy and lloydbudd. 2008-03-16 22:16:27 +00:00
l10n.php Don't save translated role names to the DB. Instead, translate them on the fly. fixes #3442 #5537 2008-02-19 20:28:54 +00:00
link-template.php Attachment editing from mdawaffe. fixes #6181 2008-03-12 05:50:07 +00:00
locale.php phpdoc for locale from darkdragon. fixes #5621 2008-01-10 17:28:50 +00:00
media.php Simpler gallery markup in feeds. Fixs #6225. Hat tip: andy. 2008-03-14 19:23:56 +00:00
pluggable.php Give the default avatar some class. 2008-03-16 16:55:31 +00:00
plugin.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
post-template.php Image fixes from andy. see #5911 2008-03-12 08:10:00 +00:00
post.php Remove intermediate images when deleting an attachment. Props tellyworth. fixes #6142 2008-03-12 23:15:31 +00:00
query.php Add option to check caps when querying a particular post status. fixes #6052 2008-02-29 21:49:49 +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 pagename regex ungreedy. Fixes /pagename/2 links 2008-02-21 23:49:05 +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 Bring Edit Page screen up to parity with Edit Post screen WRT timestamps. see #6250 2008-03-17 03:26:53 +00:00
shortcodes.php Fix insert, gallery, sizing, type queries, errors, thumbs, type fallback. Props andy. see #5911 2008-03-06 19:48:54 +00:00
streams.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
taxonomy.php Notice fixes from nbachiyski. fixes #5961 2008-02-22 17:43:56 +00:00
template-loader.php Add file level documentation for template-loader.php. Fixes #5513 props darkdragon. 2007-12-24 07:09:36 +00:00
theme.php Smaller regex. 2008-03-11 00:43:07 +00:00
update.php Upgrade message in dash. Props mdawaffe. fixes #6060 2008-03-11 16:13:07 +00:00
user.php Action oriented text for expired session notice. Props lloydbudd. fixes #6193 2008-03-12 22:21:14 +00:00
vars.php Some file level phpdoc from darkdragon. fixes #5572 2008-01-04 20:05:07 +00:00
version.php Post Edit Collision Detection from mdawaffe. fixes #6043 2008-02-29 09:51:36 +00:00
widgets.php Make RSS and text widget controls the same width. Props mdawaffe. fixes #6205 2008-03-14 06:30:41 +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 Suppress logging of DB errors when checking if blog is installed. see #5771 2008-03-12 22:41:43 +00:00