..
admin.php
bookmark.php
Use array calling style. Props Denis-de-Bernardy. see #6647
2009-12-23 15:31:02 +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
Consitent use of … Fixes #10374 props demetris.
2009-12-24 09:46:57 +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
Use array calling style. Props Denis-de-Bernardy. see #6647
2009-12-23 15:31:02 +00:00
file.php
Check upload_tmp_dir ini settings for a usable temporary path. Props Denis-de-Bernardy. fixes #6699
2009-12-23 16:22:26 +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
Retunr WP_Error from wp_crop_image() and image_resize(). Props mdwaffe. fixes #9922
2009-12-23 18:39:31 +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
More cleanup of the edit media screen:
2009-12-25 23:04:48 +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
Remove unneeded quotes around vars. Props johnbillion. fixes #10245
2009-12-23 15:16:53 +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
Remove unneeded quotes around vars. Props johnbillion. fixes #10245
2009-12-23 15:16:53 +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
Change to comments UI to show when a comment is replying to another, and link to the parent comment, so you can understand the context of a given comment when moderating from the dashboard.
2009-12-25 02:46:40 +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
Consitent use of … Fixes #10374 props demetris.
2009-12-24 09:46:57 +00:00
update.php
Start roughing in GUU. see #10973
2009-10-20 16:11:59 +00:00
upgrade.php
Remove unneeded quotes around vars. Props johnbillion. fixes #10245
2009-12-23 15:16:53 +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