.. |
admin.php
|
…
|
|
bookmark.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 |
class-ftp-pure.php
|
…
|
|
class-ftp-sockets.php
|
…
|
|
class-ftp.php
|
…
|
|
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
|
Check if not exists and not is_dir before bailing. Props st3ff3n. fixes #9274
|
2009-04-24 17:12:21 +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
|
_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 |
comment.php
|
Fix notice when registering admin avatar filter. See #9366 props sivel
|
2009-03-19 21:52:50 +00:00 |
dashboard.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 |
export.php
|
…
|
|
file.php
|
Set empty file type if skipping file type check. Fixes notices when importing. See #9393 props sivel.
|
2009-05-07 06:50:54 +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
|
_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 |
media.php
|
Revert line that breaks browser uploader
|
2009-05-08 20:45:04 +00:00 |
misc.php
|
Move _cleanup_header_comment() to wp-includes so it is always available. Fixes #8497 props Denis-de-Bernardy.
|
2009-05-04 09:33:58 +00:00 |
plugin-install.php
|
Add missing "echo" in plugin installer, props Viper007Bond, fixes #9746
|
2009-05-07 10:18:12 +00:00 |
plugin.php
|
Fix display of plugin update messages after bulk ops. Props DD32. fixes #9303
|
2009-05-05 20:48:46 +00:00 |
post.php
|
Make tags accessible without js on the edit screen
|
2009-05-04 12:13:44 +00:00 |
schema.php
|
Remove post_category and link_category from wp_install_defaults(), props Denis-de-Bernardy, fixes #9493
|
2009-04-09 13:46:10 +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
|
esc_js(). Shorter, follows new escaping naming convention.
|
2009-05-09 07:27:22 +00:00 |
theme-install.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 |
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
|
consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875
|
2009-04-19 19:36:28 +00:00 |
update.php
|
Add hook for adding info to plugin update message. Props JohnLamansky. fixes #9553
|
2009-05-05 05:19:53 +00:00 |
upgrade.php
|
Add a nag message if the user is still using an auto-generated password. See #9710 props DD32.
|
2009-05-03 17:06:29 +00:00 |
user.php
|
Default password nag fixes. Props DD32. fixes #9710
|
2009-05-06 16:19:40 +00:00 |
widgets.php
|
Sort widgets by name case insensitive, fixes #9766
|
2009-05-10 06:56:27 +00:00 |