.. |
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
|
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
|
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
|
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
|
Plugin bulk upgrade rough in. see #10973
|
2009-10-23 21:49:12 +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
|
Request only as many incoming links and we'll display. Props niallkennedy. fixes #10685
|
2009-10-13 22:04:54 +00:00 |
export.php
|
Fix some login typos. Fixes #11031 props filosofo.
|
2009-10-25 09:28:20 +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
|
When inserting the embed shortcode in TinyMCE replace it with a placeholder image, update the 'wordpress', 'wpeditimage' and 'wpgallery' TinyMCE plugins, fix the audio and video "From URL" tabs in the uploader popup to accept only URLs for embedding, see #10337
|
2009-10-24 11:43:42 +00:00 |
meta-boxes.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 |
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
|
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
|
Update version info in phpDoc for _admin_notice_post_locked() see #10729.
|
2009-10-20 17:02:22 +00:00 |
schema.php
|
Revert to old options table storage of rewrite_rules. Transient object caches would silently regenerate rewrite_rules without giving plugins a chance to readd endpoints. fixes #10981
|
2009-10-19 21:10:46 +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
|
Merge post.js with page.js and slug.js, optimize categories and tags JS, standardize postboxes IDs and JS.
|
2009-10-13 10:02:42 +00:00 |
theme-install.php
|
Fix margin on Find Themes button
|
2009-05-31 01:11:07 +00:00 |
theme.php
|
Display a smaller filename in the theme editor urls and make theme files editable again. Fixes #10974.
|
2009-10-19 21:39:04 +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
|
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 |