Wordpress/wp-admin/includes
Peter Westwood 78efafba1d Fix user creation from admin after changes for #10751. Fixes #10811 props alexkingorg.
git-svn-id: https://develop.svn.wordpress.org/trunk@11950 602fd350-edb4-49c9-b593-d223f7449a82
2009-09-18 20:47:24 +00:00
..
admin.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
class-wp-filesystem-base.php WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304 2009-08-16 08:34:53 +00:00
class-wp-filesystem-direct.php Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774 2009-09-15 02:21:00 +00:00
class-wp-filesystem-ftpext.php Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774 2009-09-15 02:21:00 +00:00
class-wp-filesystem-ftpsockets.php Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774 2009-09-15 02:21:00 +00:00
class-wp-filesystem-ssh2.php Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774 2009-09-15 02:21:00 +00:00
class-wp-upgrader.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
comment.php
continents-cities.php
dashboard.php Fix non-translated strings in dashboard, fixes #10617 2009-08-16 05:51:36 +00:00
export.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
file.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
image-edit.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
image.php Image editing (first run). Includes code by stephanreiter, see #10528 2009-09-10 22:07:33 +00:00
import.php
manifest.php
media.php Press This fixes. Props noel. fixes #10784 2009-09-17 20:36:59 +00:00
meta-boxes.php Clean up .button and .button[disabled] CSS classes, add spinner and gray-out buttons after clicking Publish or Update post. 2009-08-25 05:14:49 +00:00
misc.php
plugin-install.php
plugin.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
post.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
schema.php First pass commentmeta implementation. See #2659 props scribu. 2009-09-17 20:17:33 +00:00
taxonomy.php
template.php Move the storage of the metadata for trashed comments into the comment meta table rather than storing it in an option. See #4529. 2009-09-17 20:51:12 +00:00
theme-install.php
theme.php
update-core.php Add btt.php and jkw.php to list of files to remove during upgrade. 2009-09-11 18:12:10 +00:00
update.php phpDoc subpackage is Administration not Admin. 2009-09-14 21:13:25 +00:00
upgrade.php Fix quotes, props Denis-de-Bernardy, see #2699 2009-08-27 09:59:22 +00:00
user.php Fix user creation from admin after changes for #10751. Fixes #10811 props alexkingorg. 2009-09-18 20:47:24 +00:00
widgets.php