.. |
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
|
Fix typo in r13850. See #12232
|
2010-03-28 08:23:46 +00:00 |
class-wp-filesystem-ftpsockets.php
|
…
|
|
class-wp-filesystem-ssh2.php
|
…
|
|
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
|
Add extra hooks to Right Now dashboard widget. Props jfarthing84. See #12202
|
2010-03-28 06:13:53 +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
|
Fix image_resize() dependencies by moving wp_load_image() from admin includes to wp-includes. Fixes #7279
|
2010-03-28 03:39:00 +00:00 |
import.php
|
…
|
|
manifest.php
|
…
|
|
media.php
|
Do not add rel="attachment" for direct(File URL, not Post URL) links to non-media files in "Insert into Post". Fixes #7040
|
2010-03-29 09:57:34 +00:00 |
meta-boxes.php
|
Deletion link should always show
|
2010-03-31 20:13:04 +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
|
Huge MS refactoring and code cleanup. see #12460. props ocean90.
|
2010-04-01 21:21:27 +00:00 |
nav-menu.php
|
Remove trailing whites and double semicolons.
|
2010-03-26 19:36:49 +00:00 |
plugin-install.php
|
Correct typos in r13920. Use correct variable name. See #11050
|
2010-04-01 23:38:37 +00:00 |
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
|
Fix typos in [13729]. edit_type_cap is a primitive cap, not meta. @todo: audit ptype cap calls.
|
2010-03-30 13:16:28 +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
|
…
|
|