twentyGOLEM/wp-includes
ryan 9771ec5110 First cut and better admin SSL support. see #7001
git-svn-id: http://svn.automattic.com/wordpress/trunk@7998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-27 17:46:01 +00:00
..
Text Post revisions from mdawaffe. see #6775 2008-04-18 23:38:21 +00:00
images Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
js wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
atomlib.php
author-template.php phpdoc updates from jacobsantos. see #7038 2008-05-25 15:45:05 +00:00
bookmark-template.php phpdoc updates from jacobsantos. see #7038 2008-05-25 15:45:05 +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 [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
class-smtp.php
class-snoopy.php
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 Init array. Props DD32. fixes #6981 2008-05-16 16:33:11 +00:00
comment-template.php number_format_i18n() for comments_number() 2008-05-08 17:54:40 +00:00
comment.php Resurrect comment approval notification. Props chmac. fixes #6892 for trunk 2008-05-12 16:14:15 +00:00
compat.php Multi-byte character safe excerpting from nbachiyski. fixes #6077 2008-03-03 21:05:23 +00:00
cron.php
default-filters.php Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +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
feed-rss.php
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 First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +00:00
functions.wp-scripts.php Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +00:00
functions.wp-styles.php Style loader from mdawaffe. see #7011 2008-05-21 05:56:04 +00:00
general-template.php First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +00:00
gettext.php
kses.php Allow lang and xml:lang for span. Props MtDewVirus. fixes #7003 2008-05-20 23:56:28 +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 First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +00:00
locale.php phpdoc for locale from darkdragon. fixes #5621 2008-01-10 17:28:50 +00:00
media.php First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +00:00
pluggable.php First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +00:00
plugin.php Trailing whitespace cleanup 2008-02-05 06:47:27 +00:00
post-template.php Revisioning for pages from mdawaffe. see #6775 2008-05-09 15:59:17 +00:00
post.php Fix serialization when adding meta via update_post_meta(). Props azaozz. fixes #7018 2008-05-27 11:33:11 +00:00
query.php get_queried_object should not return an array of terms, and wp_title should check is_tax. Hat tip: andy 2008-05-16 03:57:09 +00:00
registration-functions.php
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
rss.php phpdoc tuneup from darkdragon. see #5611 2008-01-09 17:48:00 +00:00
script-loader.php First cut and better admin SSL support. see #7001 2008-05-27 17:46:01 +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 Make sure taxonomy args are set before using. Props Sam_a. fixes #6960 for trunk 2008-05-19 18:47:33 +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 Theme preview and thickbox CSS cleanup. Props azaozz. see #5486 2008-05-20 17:19:33 +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
version.php Version bump, still bleeding. 2008-05-22 15:45:50 +00:00
widgets.php Add space. Props MtDewVirus. fixes #6972 2008-05-20 23:50:29 +00:00
wlwmanifest.xml
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