.. |
admin.php
|
…
|
|
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
|
…
|
|
class-ftp-sockets.php
|
…
|
|
class-ftp.php
|
…
|
|
class-pclzip.php
|
Update pclzip to 2.8.2 - Fixes #10650 and #10777.
|
2009-10-01 21:04:57 +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
|
Give continents-cities their own textdomain. Props nbachiyski, Denis-de-Bernardy . fixes #9794
|
2009-05-14 20:05:25 +00:00 |
dashboard.php
|
Add l10n thousands delimiter and decimal point to JS, fix updating of comments numbers on the dashboard and keyboard shortcuts for comments moderation (t = trash, z = restore/undo)
|
2009-10-09 09:02:22 +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 refreshing of the thumbnail, use WP_Http_Fopen::test(), see #10528
|
2009-09-30 23:39:09 +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
|
First pass on canonical post thumbanils. Admin-side GUI only. Theme functions to follow. see #10928
|
2009-10-07 22:18:09 +00:00 |
meta-boxes.php
|
Add Undo when moving comments to the trash, remove unneeded nonces, see #4529
|
2009-10-08 08:24:59 +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 install fixes. Props Denis-de-Bernardy. see #10192
|
2009-06-16 19:36:48 +00:00 |
plugin.php
|
Improve inline documentation for register_setting(). Props filosofo. fixes #10368
|
2009-10-01 17:54:24 +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
|
_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 l10n thousands delimiter and decimal point to JS, fix updating of comments numbers on the dashboard and keyboard shortcuts for comments moderation (t = trash, z = restore/undo)
|
2009-10-09 09:02:22 +00:00 |
theme-install.php
|
Fix margin on Find Themes button
|
2009-05-31 01:11:07 +00:00 |
theme.php
|
Support single line Template Name comment blocks for theme Templates and apply same cleanup to all header lines. Fixes #8497 props DD32 and Denis-de-Bernardy.
|
2009-05-04 09:12:12 +00:00 |
update-core.php
|
Remove the php-gettext library as we don't use it anymore. Fixes #9751.
|
2009-10-07 20:42:05 +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
|
Do not reuse deleted widget instances IDs, fixes #10092 for trunk
|
2009-06-15 23:57:52 +00:00 |