WordPress/wp-admin/includes
2009-12-23 13:03:34 +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 Fix the IP Address validation code in the FTP class. Fixes #11393 props nacin. 2009-12-13 00:02:01 +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 Deprecate _nc() as _nx() is a much better was of specifying contexts. Fixes #11404 props nacin. 2009-12-19 10:51:29 +00:00
export.php Wrap the content of <wp:meta_value></wp:meta_value> in CDATA for WXR exports. Fixes #9633 props hakre. 2009-12-23 13:03:34 +00:00
file.php Increase download_url() timeout to 5 minutes. fixes #11551 for trunk 2009-12-22 16:42:30 +00:00
image-edit.php Fix spelling mistake in tooltip for image rotation button. Fixes #11488 for trunk props computerwiz908. 2009-12-22 12:02:51 +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 Display "Dimensions" only for image attachments, fixes #11403 2009-12-12 07:02: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 Updated phpDoc for wp-admin/includes/post.php . Fixes #11198 based on a patch from Simek. 2009-12-22 12:25:15 +00:00
schema.php Remove oEmbed discovery option. Add hook so plugins can enable it. see #10337 2009-12-15 21:16:00 +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 Add escaping to _wp_comment_row(). Props Denis-de-Bernardy. fixes #11492 for trunk 2009-12-22 17:00:54 +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 Hard code required version in update-core.php. see #11464 2009-12-18 16:53:44 +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