Wordpress/wp-admin/includes
2009-09-13 23:00:45 +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 WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304 2009-08-16 08:34:53 +00:00
class-wp-filesystem-direct.php WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304 2009-08-16 08:34:53 +00:00
class-wp-filesystem-ftpext.php WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304 2009-08-16 08:34:53 +00:00
class-wp-filesystem-ftpsockets.php WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304 2009-08-16 08:34:53 +00:00
class-wp-filesystem-ssh2.php WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304 2009-08-16 08:34:53 +00:00
class-wp-upgrader.php Plugin/Theme installer: Do not bail if empty destination directory exists, props dd32, fixes #10775 2009-09-13 23:00:45 +00:00
comment.php
continents-cities.php
dashboard.php
export.php
file.php
image-edit.php Image editing (first run). Includes code by stephanreiter, see #10528 2009-09-10 22:07:33 +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 Image editing (first run). Includes code by stephanreiter, see #10528 2009-09-10 22:07:33 +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 More add/delete/update actions. Props Demitrious Kelly. see #10750 2009-09-10 14:43:45 +00:00
post.php Use the old strings which are more translator friendly and add a generic default string to aid re-use by plugins adding post_types. See #10729. 2009-09-13 21:18:55 +00:00
schema.php Make option_name the primary key for the options table. Props Denis-de-Bernardy. fixes #2699 2009-08-26 22:46:33 +00:00
taxonomy.php
template.php Display comments in descending date order, consistently. props scribu. fixes #10674 2009-09-04 08:50:55 +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
upgrade.php Fix quotes, props Denis-de-Bernardy, see #2699 2009-08-27 09:59:22 +00:00
user.php Move _wp_get_user_contactmethods() into the registrations functions file so it is always available when required. Fixes #10662. 2009-08-20 19:51:43 +00:00
widgets.php