Wordpress/wp-includes
Ryan Boren 261e73a0ff Media Uploader improvements from azaozz: Improves the insert external image dialog, redirects to the gallery tab after "Save all changes" is clicked, shows the "Order" fields on the closed tabs, where they are easier to use, and only in the Gallery. see #7274
git-svn-id: https://develop.svn.wordpress.org/trunk@8304 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-10 03:49:52 +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 Fix quotes in captions. Props azaozz. see #6812 2008-07-08 23:38:53 +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 Prevent category looping. Props tellyworth. fixes #7267 2008-07-09 04:57: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 Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001 2008-07-09 17:24:36 +00:00
class.wp-styles.php Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001 2008-07-09 17:24:36 +00:00
classes.php Don't try to match rewrite rules against AtomPub requests. Props josephscott. fixes #7249 2008-07-06 17:33:39 +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
cron.php
default-filters.php Silently add /index.php/ to category_base and tag_base for blogs using PATHINFO permalinks. fixes #4536 2008-06-29 08:20:25 +00:00
deprecated.php Fix get_links_list deprecation doc. Props Otto42. fixes #6879 2008-07-08 17:38:12 +00:00
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 phpdoc for feed.php from jacobsantos. fixes #5636 2008-07-03 15:23:22 +00:00
formatting.php Hands off pre tags. Props nbachiyski. fixes #7056 2008-07-09 04:52:27 +00:00
functions.php Return base dir and url from wp_upload_dir(). Props DD32. fixes #6762 2008-07-07 23:53:54 +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
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 Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001 2008-07-09 17:24:36 +00:00
locale.php
media.php Use dash instead of underscore for CSS names. Props azaozz. see #6812 2008-07-08 23:37:56 +00:00
pluggable.php Set auth cookie for plugins directory to support direct load plugin files that call auth_redirect(). see #7001 2008-06-27 22:54:21 +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 Make sure attachment meta data is an array. Props nbachiyski. fixes #7252 2008-07-06 16:40:15 +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
registration.php
rewrite.php Silently add /index.php/ to category_base and tag_base for blogs using PATHINFO permalinks. fixes #4536 2008-06-29 08:20:25 +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 Media Uploader improvements from azaozz: Improves the insert external image dialog, redirects to the gallery tab after "Save all changes" is clicked, shows the "Order" fields on the closed tabs, where they are easier to use, and only in the Gallery. see #7274 2008-07-10 03:49:52 +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 Account for term exclusion filter when creating cache key. Props filosofo. fixes #7213 2008-07-01 15:54:58 +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 Introduce content_url(). Don't prepend base url to content url in script loader. see #6938 #7001 2008-07-09 17:24:36 +00:00
update.php
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
version.php Bumpage 2008-07-04 06:12:24 +00:00
widgets.php Use searchform.php for search widget, if available. Props ionfish. fixes #5567 2008-07-03 17:03:37 +00:00
wlwmanifest.xml
wp-db.php Mark string that cannot be gettexted. Props nbachiyski. fixes #7074 2008-06-23 15:40:43 +00:00
wp-diff.php Don't split in the middle of a UTF-8 character. Props nbachiyski. fixes #7254 2008-07-06 21:14:47 +00:00