WordPress/wp-admin/includes
2009-12-10 23:03:25 +00:00
..
admin.php WP-Admin File Level Inline Documentation from santosj. see #7496 2008-08-11 20:26:31 +00:00
bookmark.php Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url() 2009-05-18 16:00:33 +00:00
class-ftp-pure.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
class-ftp-sockets.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
class-ftp.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
class-pclzip.php Associate subdirector of whitespace trims trailing whites with pinking shears. 2009-10-15 20:26:21 +00:00
class-wp-filesystem-base.php WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304 2009-08-16 08:34:53 +00:00
class-wp-filesystem-direct.php Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774 2009-09-15 02:21:00 +00:00
class-wp-filesystem-ftpext.php Pass correct number of args to ftp_chdir(). Props Denis-de-Bernardy. see #10889 2009-12-10 23:03:25 +00:00
class-wp-filesystem-ftpsockets.php Typo fixes, props dd32, fixes #11030 2009-10-25 17:30:58 +00:00
class-wp-filesystem-ssh2.php Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774 2009-09-15 02:21:00 +00:00
class-wp-upgrader.php gettext fix. Props takayukister. fixes #11188 2009-11-19 22:04:53 +00:00
comment.php Properly escape comment_author_url when displaying, for trunk 2009-07-18 23:21:50 +00:00
continents-cities.php Give continents-cities their own textdomain. Props nbachiyski, Denis-de-Bernardy . fixes #9794 2009-05-14 20:05:25 +00:00
dashboard.php Swap Spam and Trash in comment action links, fixes #11258 2009-12-01 22:05:03 +00:00
export.php Use esc_url_raw() on wp:comment_author_url in exports. fixes #9524 2009-12-10 08:42:45 +00:00
file.php Fix file validation in theme editor. Props dd32. fixes #11032 2009-12-01 22:03:13 +00:00
image-edit.php Swap the Flip horizontally and Flip vertically buttons in the image editor so they are more understandable, props scribu, fixes #11171 2009-11-26 07:49:44 +00:00
image.php Post/Page Image was too generic a name. Post/Page Thumbnail is more clear, even if you can create very large thumbnail images if you so choose. 2009-12-10 06:14:36 +00:00
import.php Remove trailing whitespace 2009-09-24 17:19:13 +00:00
manifest.php Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist 2009-06-17 01:06:32 +00:00
media.php Provide visual feedback for "Use as thumbnail" when clicked immediately after uploading the image. fixes #11140 2009-12-10 08:03:26 +00:00
meta-boxes.php Post/Page Image was too generic a name. Post/Page Thumbnail is more clear, even if you can create very large thumbnail images if you so choose. 2009-12-10 06:14:36 +00:00
misc.php Improve IIS rewrite support. Props ruslany, peaceablewhale. fixes #10386 2009-11-23 18:17:46 +00:00
plugin-install.php Plugin install fixes. Props Denis-de-Bernardy. see #10192 2009-06-16 19:36:48 +00:00
plugin.php Ensure that Title is always set for plugin data as it was before. see #8964. 2009-10-17 17:01:07 +00:00
post.php Post/Page Image was too generic a name. Post/Page Thumbnail is more clear, even if you can create very large thumbnail images if you so choose. 2009-12-10 06:14:36 +00:00
schema.php Drop autoload index from schema. Tweak key layout to satisdy dbDelta. Props nacin. fixes #11322 #2699 2009-12-07 13:57:18 +00:00
taxonomy.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
template.php Validate date/time fields for posts and comments, fixes #10309 2009-12-03 09:56:20 +00:00
theme-install.php Fix margin on Find Themes button 2009-05-31 01:11:07 +00:00
theme.php Don't show page templates in the drop down if they are in a subdirectory. Fixes #10959 props scribu. 2009-11-21 10:05:19 +00:00
update-core.php Merge set-post-thumbnail-handler.js with post.js, move Post Thumbnail meta-box to /includes/meta-boxes.php, see #10928 2009-10-19 20:23:35 +00:00
update.php Start roughing in GUU. see #10973 2009-10-20 16:11:59 +00:00
upgrade.php Revert [11212], [12252], [12255] and [12258]. Stick with Hello World for now and we will look at other solutions. See #110808. 2009-12-10 22:45:10 +00:00
user.php Cast out the lowercase P demons that snuck in. http://www.google.com/search?q=out+out+you+demons+of+stupidity 2009-12-08 19:59:34 +00:00
widgets.php Change 'Remove' link on widgets to 'Delete' because it doesn't just remove it, it deletes the settings for that widget instance. props Denis-de-Bernardy. fixes #10379 2009-12-10 08:51:36 +00:00