Wordpress/wp-admin/includes
Ron Rennick 07bca9ef99 boldly go where no man has gone before, see #12853
git-svn-id: https://develop.svn.wordpress.org/trunk@14693 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-16 18:44:51 +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
deprecated.php
export.php
file.php Introduce wp_check_filetype_and_ext() to handle mime/ext image comparisons and corrections for upload and sideload. props Viper007Bond, see #11946. 2010-05-15 04:47:03 +00:00
image-edit.php
image.php
import.php
manifest.php
media.php boldly go where no man has gone before, see #12853 2010-05-16 18:44:51 +00:00
meta-boxes.php Show page template dropdown only for pages and not for other post types. Props greenshady. fixes #12759 2010-05-14 18:20:04 +00:00
misc.php
ms-deprecated.php
ms.php
nav-menu.php First pass at fixing search for add menu item boxes. props koopersmith, see #13283. 2010-05-16 05:39:53 +00:00
plugin-install.php Introduce _ex(), a hybrid between _e() and _x() -- translate with context, then echo. props westi, see #13395. 2010-05-14 21:46:25 +00:00
plugin.php
post.php Remove default_comment_status_pages setting. Reverts [14451], [14448] for 3.0. see #12991. 2010-05-15 04:56:56 +00:00
schema.php block creation of 'files' sub site, see #13304 2010-05-15 22:18:40 +00:00
taxonomy.php
template.php Fix the column headers title override to use a special name rather than one we use elsewhere. 2010-05-15 20:57:17 +00:00
theme-install.php Introduce _ex(), a hybrid between _e() and _x() -- translate with context, then echo. props westi, see #13395. 2010-05-14 21:46:25 +00:00
theme.php
update-core.php
update.php
upgrade.php
user.php Fix the default password nag clearer to work when an admin sets someone elses password away from the default. Fixes #12334. 2010-05-13 21:08:01 +00:00
widgets.php