.. |
admin.php
|
…
|
|
bookmark.php
|
…
|
|
class-ftp-pure.php
|
…
|
|
class-ftp-sockets.php
|
…
|
|
class-ftp.php
|
…
|
|
class-pclzip.php
|
…
|
|
class-wp-filesystem-base.php
|
…
|
|
class-wp-filesystem-direct.php
|
…
|
|
class-wp-filesystem-ftpext.php
|
Attempt to work around Mac FTP Server security implications of using '-a' in FTP. Props eoinomurchu. See #12232
|
2010-03-28 01:07:03 +00:00 |
class-wp-filesystem-ftpsockets.php
|
Remove redundant isset() and empty() checks.
|
2010-03-19 21:29:21 +00:00 |
class-wp-filesystem-ssh2.php
|
Remove redundant isset() and empty() checks.
|
2010-03-19 21:29:21 +00:00 |
class-wp-upgrader.php
|
Change @since 3.0 to @since 3.0.0.
|
2010-03-26 19:13:36 +00:00 |
comment.php
|
…
|
|
continents-cities.php
|
…
|
|
dashboard.php
|
Check cap before showing comments from private posts in recent comments dashboard widget. fixes #9144.
|
2010-03-22 14:01:43 +00:00 |
deprecated.php
|
Deprecate add_option_update_handler() and remove_option_update_handler() in favor of register_setting() and unregister_setting(). #11730
|
2010-03-22 23:03:31 +00:00 |
export.php
|
…
|
|
file.php
|
Change @since 3.0 to @since 3.0.0.
|
2010-03-26 19:13:36 +00:00 |
image-edit.php
|
…
|
|
image.php
|
…
|
|
import.php
|
…
|
|
manifest.php
|
…
|
|
media.php
|
Remove unnecessary ternary operators such as (expr) ? true : false.
|
2010-03-19 21:15:00 +00:00 |
meta-boxes.php
|
Fix Link Category Tab styling. Props ocean90. Fixes #12712
|
2010-03-27 06:21:53 +00:00 |
misc.php
|
Move send_nosniff_header() into wp-includes so it can be used in wp-ajax.php. props sivel, fixes #12683
|
2010-03-23 19:13:58 +00:00 |
ms-deprecated.php
|
…
|
|
ms.php
|
Use correct var in MS dashboard_quota(). props ocean90, see #12710. also fixes sprintf string.
|
2010-03-26 21:50:54 +00:00 |
nav-menu.php
|
Remove trailing whites and double semicolons.
|
2010-03-26 19:36:49 +00:00 |
plugin-install.php
|
…
|
|
plugin.php
|
Deprecate add_option_update_handler() and remove_option_update_handler() in favor of register_setting() and unregister_setting(). #11730
|
2010-03-22 23:03:31 +00:00 |
post.php
|
Remove unnecessary ternary operators such as (expr) ? true : false.
|
2010-03-19 21:15:00 +00:00 |
schema.php
|
Change @since 3.0 to @since 3.0.0.
|
2010-03-26 19:13:36 +00:00 |
taxonomy.php
|
…
|
|
template.php
|
Change @since 3.0 to @since 3.0.0.
|
2010-03-26 19:13:36 +00:00 |
theme-install.php
|
…
|
|
theme.php
|
Change @since 3.0 to @since 3.0.0.
|
2010-03-26 19:13:36 +00:00 |
update-core.php
|
…
|
|
update.php
|
…
|
|
upgrade.php
|
Change @since 3.0 to @since 3.0.0.
|
2010-03-26 19:13:36 +00:00 |
user.php
|
Password nag string cleanup. Could be good to also increase the line-height on div.updated/error at some point.
|
2010-03-27 07:22:05 +00:00 |
widgets.php
|
…
|
|