Wordpress/wp-includes
Ryan Boren 4c1b6184ba Unify TinyMCE image popup and insert image popup. Props azaozz. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8066 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-10 04:40:21 +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 Unify TinyMCE image popup and insert image popup. Props azaozz. see #6811 2008-06-10 04:40:21 +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
class-IXR.php Escape faultString in IXR. Props josephscott. fixes #5666 for trunk 2008-04-07 18:30:51 +00:00
class-phpass.php
class-phpmailer.php
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 Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
comment.php close the socket in discover_pingback_server_uri 2008-06-04 23:36:55 +00:00
compat.php
cron.php
default-filters.php Post revisions API cleanup from mdawaffe. see #6775 2008-05-29 22:21:36 +00:00
deprecated.php
feed-atom-comments.php
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
feed-rss2.php
feed.php
formatting.php Strip shortcodes when making excerpts. Props hailin. fixes #7100 2008-06-05 20:11:38 +00:00
functions.php Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +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 More use of site_url(), admin_url(), and site_url(). Force login and admin links to be https if FORCE_SSL_LOGIN. see #7001 2008-06-06 07:39:11 +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 Back compat fixes for load_plugin_textdomain() from nbachiyski. see #6938 2008-06-09 19:39:04 +00:00
link-template.php More use of site_url(), admin_url(), and site_url(). Force login and admin links to be https if FORCE_SSL_LOGIN. see #7001 2008-06-06 07:39:11 +00:00
locale.php
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 More use of site_url(), admin_url(), and site_url(). Force login and admin links to be https if FORCE_SSL_LOGIN. see #7001 2008-06-06 07:39:11 +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 More use of site_url(), admin_url(), and site_url(). Force login and admin links to be https if FORCE_SSL_LOGIN. see #7001 2008-06-06 07:39: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
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 Allow wp-content to exist outside of webroot. Props sambauers. see #6938 2008-05-27 17:55:24 +00:00
script-loader.php Unify TinyMCE image popup and insert image popup. Props azaozz. see #6811 2008-06-10 04:40:21 +00:00
shortcodes.php Strip shortcodes when making excerpts. Props hailin. fixes #7100 2008-06-05 20:11:38 +00:00
streams.php
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 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
user.php Remove debug cruft 2008-04-18 20:06:46 +00:00
vars.php
version.php Add delete_plugins and update_plugins caps. Props DD32. fixes #7096 2008-06-06 19:21:35 +00:00
widgets.php More use of site_url(), admin_url(), and site_url(). Force login and admin links to be https if FORCE_SSL_LOGIN. see #7001 2008-06-06 07:39:11 +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