WordPress/wp-admin/includes
2010-03-01 00:50:55 +00:00
..
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
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-upgrader.php
comment.php
continents-cities.php
dashboard.php Boost number of comments allowed in configurable Recent Comments dashboard module. fixes #11891 2010-03-01 00:09:30 +00:00
deprecated.php
export.php
file.php
htaccess.ms
image-edit.php
image.php
import.php
manifest.php
media.php s/onClick/onclick/. props TobiasBg fixes #12429 2010-02-28 19:39:06 +00:00
meta-boxes.php
misc.php Move Admin Colour Scheme picker to a hook. Props Jick. s/register_admin_color_themes()/register_admin_color_schemes/g. See #11625, Fixes #6837 2010-02-28 06:34:31 +00:00
ms-deprecated.php
ms.php Remove wp-content/blogs.php and add deprecated warning for MU admins. fixes #11742 2010-02-28 20:29:24 +00:00
nav-menu.php Menu enhancements. Props ptahdunbar. fixes #11817 2010-02-28 20:00:49 +00:00
plugin-install.php Rearrange action links in the install plugins browser. First pass on the UI overhaul. see #11050 2010-03-01 00:50:55 +00:00
plugin.php
post.php Fix slashing in Custom fields values. Allow for the meta_key to be updated without changing meta_value. Use wpdb::insert in add_meta(). Fixes #12418 2010-02-28 07:12:05 +00:00
schema.php
taxonomy.php PHPDocs update. Props miqrogroove. See #12422 2010-02-28 03:18:40 +00:00
template.php s/onClick/onclick/. props TobiasBg fixes #12429 2010-02-28 19:39:06 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php
user.php Fix Author selection for non-post type posts. Props prettyboymp. Fixes #12408 2010-02-28 06:38:15 +00:00
widgets.php
wp-config.ms