.. |
admin.php
|
WP-Admin File Level Inline Documentation from santosj. see #7496
|
2008-08-11 20:26:31 +00:00 |
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
|
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
|
phpdoc for wp-admin. See #7496 props santosj.
|
2008-08-14 06:30:38 +00:00 |
class-pclzip.php
|
Update pclzip to 2.8 and apply x64 patch. Props demetris. fixes #9615
|
2009-04-22 18:04:49 +00:00 |
class-wp-filesystem-base.php
|
WPFS cleanups. Props DD32. fixes #9525
|
2009-04-13 16:11:02 +00:00 |
class-wp-filesystem-direct.php
|
WPFS cleanups. Props DD32. fixes #9525
|
2009-04-13 16:11:02 +00:00 |
class-wp-filesystem-ftpext.php
|
Fix plugin/theme upgrade issues when using ftp extension. Fixes #9980 props DD32.
|
2009-05-30 17:14:07 +00:00 |
class-wp-filesystem-ftpsockets.php
|
consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875
|
2009-04-19 19:36:28 +00:00 |
class-wp-filesystem-ssh2.php
|
SS2 FS fixes. Props DD32. fixes #8210
|
2009-04-22 23:38:01 +00:00 |
class-wp-upgrader.php
|
WP Upgrader improvements, props DD32, fixes #9836
|
2009-06-06 08:14:41 +00:00 |
comment.php
|
Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()
|
2009-05-18 16:00:33 +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
|
Trim tailing whitespace
|
2009-05-24 23:47:49 +00:00 |
export.php
|
deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security.
|
2009-05-18 15:11:07 +00:00 |
file.php
|
Test writability of ABSPATH when upgrading core or WP_PLUGIN_DIR when installing/updating themes and plugins, fixes #9936
|
2009-05-31 21:08:03 +00:00 |
image.php
|
Banishing ASCII quotes and apostrophes, props demetris, fixes #9655
|
2009-05-05 04:28:05 +00:00 |
import.php
|
Append .txt to import files rather than .import. Props donncha
|
2009-02-20 21:39:20 +00:00 |
manifest.php
|
Add two more images to manifest.php
|
2009-06-03 01:38:27 +00:00 |
media.php
|
Ensure the errors array is always defined so as to always have something to return
|
2009-05-30 09:55:32 +00:00 |
misc.php
|
Allow CodePress to be disabled from Screen Options, see #10027
|
2009-06-07 01:52:44 +00:00 |
plugin-install.php
|
Reduce default Thickbox height on plugins install screen, props scribu, fixes #9986
|
2009-05-31 00:36:41 +00:00 |
plugin.php
|
Trim tailing whitespace
|
2009-05-24 23:47:49 +00:00 |
post.php
|
Don't show Change Permalinks button when user doesn't have permission, props johnbillion, fixes #10072
|
2009-06-08 21:42:35 +00:00 |
schema.php
|
Trim tailing whitespace
|
2009-05-24 23:47:49 +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
|
Fix permission check on Edit Pages screen, props johnbillion, fixes #10074
|
2009-06-09 03:38:38 +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
|
Check if delete_transient() exists to avoid error when upgrading from releases that don't define it.
|
2009-05-16 04:56:13 +00:00 |
update.php
|
Add gray background to inactive rows on plugins screen
|
2009-06-04 02:08:34 +00:00 |
upgrade.php
|
Give better instructions when installing over an existing users table. Fixes #9569 based on patch from coffee2code.
|
2009-05-14 06:54:33 +00:00 |
user.php
|
Trim tailing whitespace
|
2009-05-24 23:47:49 +00:00 |
widgets.php
|
Using css to hide the Save button in widgets without settings, props Denis-de-Bernardy, fixes #10020
|
2009-06-04 00:52:31 +00:00 |