.. |
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
|
…
|
|
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
|
WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304
|
2009-08-16 08:34:53 +00:00 |
class-wp-filesystem-ftpext.php
|
WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304
|
2009-08-16 08:34:53 +00:00 |
class-wp-filesystem-ftpsockets.php
|
WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304
|
2009-08-16 08:34:53 +00:00 |
class-wp-filesystem-ssh2.php
|
WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304
|
2009-08-16 08:34:53 +00:00 |
class-wp-upgrader.php
|
fs_connect() fixes. Props dd32. fixes #10541
|
2009-08-21 01:36:01 +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
|
Fix non-translated strings in dashboard, fixes #10617
|
2009-08-16 05:51:36 +00:00 |
export.php
|
Add support for sticky posts to the WXR exporter and importer. Fixes #10462 props josephscott.
|
2009-08-04 21:46:42 +00:00 |
file.php
|
Add constants for ftp connections timeouts, props dd32, see #10522
|
2009-08-15 12:01:04 +00:00 |
image.php
|
Add attachment ID to the wp_generate_attachment_metadata filter, props taco1991, fixes #10494
|
2009-07-27 23:08:21 +00:00 |
import.php
|
…
|
|
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
|
Always filter the url in the media upload form. Fixes #10707 props nbachiyski.
|
2009-09-01 20:44:17 +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 install fixes. Props Denis-de-Bernardy. see #10192
|
2009-06-16 19:36:48 +00:00 |
plugin.php
|
Make add_object_page() and add_utility_page() use add_menu_page() rather than duplicated code. Fixes #9942 props scribu.
|
2009-08-20 21:00:52 +00:00 |
post.php
|
Fix notice in wp-admin/includes/post.php, props harrym, fixes #10678 for trunk
|
2009-08-24 19:39:08 +00:00 |
schema.php
|
Make option_name the primary key for the options table. Props Denis-de-Bernardy. fixes #2699
|
2009-08-26 22:46:33 +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
|
"Trash" updates, props caesarsgrunt, see #4529
|
2009-08-19 08:35:24 +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
|
Fix typo in update-core.php, props takayukister, fixes #10140 for trunk
|
2009-06-14 08:04:26 +00:00 |
update.php
|
Fix warnings in wp_plugin_update_rows(), see #10464
|
2009-08-07 09:33:40 +00:00 |
upgrade.php
|
Fix quotes, props Denis-de-Bernardy, see #2699
|
2009-08-27 09:59:22 +00:00 |
user.php
|
Move _wp_get_user_contactmethods() into the registrations functions file so it is always available when required. Fixes #10662.
|
2009-08-20 19:51:43 +00:00 |
widgets.php
|
Do not reuse deleted widget instances IDs, fixes #10092 for trunk
|
2009-06-15 23:57:52 +00:00 |