.. |
admin.php
|
…
|
|
bookmark.php
|
…
|
|
class-ftp-pure.php
|
…
|
|
class-ftp-sockets.php
|
…
|
|
class-ftp.php
|
…
|
|
class-pclzip.php
|
Remove trailing whitespace
|
2009-09-14 14:03:32 +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
|
Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774
|
2009-09-15 02:21:00 +00:00 |
class-wp-filesystem-ftpsockets.php
|
Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774
|
2009-09-15 02:21:00 +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
|
Remove trailing whitespace
|
2009-09-14 14:03:32 +00:00 |
comment.php
|
Properly escape comment_author_url when displaying, for trunk
|
2009-07-18 23:21:50 +00:00 |
continents-cities.php
|
…
|
|
dashboard.php
|
Switch round some quotes. Fixes #10669 props niallkennedy
|
2009-09-20 13:49:20 +00:00 |
export.php
|
Remove trailing whitespace
|
2009-09-14 14:03:32 +00:00 |
file.php
|
Handle the file upload case on import when post_max_size is smaller than upload_max_filesize and no POST data arrives at all. Fixes #10830.
|
2009-09-23 07:06:58 +00:00 |
image-edit.php
|
Image Editor: fix preview size calculation when cropping small part of a very large image, see #10528
|
2009-09-26 04:07:27 +00:00 |
image.php
|
Image editing (first run). Includes code by stephanreiter, see #10528
|
2009-09-10 22:07:33 +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
|
Image Editor improvements, see #10528
|
2009-09-24 01:54:07 +00:00 |
meta-boxes.php
|
Clean up .button and .button[disabled] CSS classes, add spinner and gray-out buttons after clicking Publish or Update post.
|
2009-08-25 05:14:49 +00:00 |
misc.php
|
Check that token_get_all() exists before creating documentation links. fixes #10261 for trunk
|
2009-06-29 20:48:12 +00:00 |
plugin-install.php
|
…
|
|
plugin.php
|
Remove trailing whitespace
|
2009-09-24 17:19:13 +00:00 |
post.php
|
Press This: editor fixes and CSS tweaks for IE6/7
|
2009-09-29 09:46:13 +00:00 |
schema.php
|
Deprecates the_content_rss(). Add the_content_feed() and get_the_content_feed(). Convert places that called the_content_rss() with an excerpt length to the_excerpt_rss(). Remove the rss_excerpt_length option. Use the_content_feed() where the_content() was previously used in feeds. Props Viper007Bond.
|
2009-09-28 14:36:48 +00:00 |
taxonomy.php
|
…
|
|
template.php
|
htmlspecialchars after apply_filters, props Viper007Bond, see #10858
|
2009-09-29 10:28:08 +00:00 |
theme-install.php
|
…
|
|
theme.php
|
…
|
|
update-core.php
|
Add btt.php and jkw.php to list of files to remove during upgrade.
|
2009-09-11 18:12:10 +00:00 |
update.php
|
phpDoc subpackage is Administration not Admin.
|
2009-09-14 21:13:25 +00:00 |
upgrade.php
|
Eliminate the redundant and confusing comment threading depth of 1. Threading starts at 2 now. fixes #10829
|
2009-09-22 06:00:46 +00:00 |
user.php
|
Fix user creation from admin after changes for #10751. Fixes #10811 props alexkingorg.
|
2009-09-18 20:47:24 +00:00 |
widgets.php
|
…
|
|