WordPress/wp-admin/includes
PeteMall 5c803c9b28 Site Themes cleanup. See #14897.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-11-24 00:27:54 +00:00
..
admin.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.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 Remove redundant isset() and empty() checks. 2010-03-19 21:29:21 +00:00
class-wp-importer.php
class-wp-links-list-table.php Document url_shorten() and use in more places. Props latz for initial patch. Fixes #15540 2010-11-22 17:17:31 +00:00
class-wp-list-table.php
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php And proper context too! 2010-11-23 13:50:23 +00:00
class-wp-ms-themes-list-table.php Site Themes cleanup. See #14897. 2010-11-24 00:27:54 +00:00
class-wp-ms-users-list-table.php Use first and last name in network admin users. Fixes #15528. 2010-11-22 04:31:31 +00:00
class-wp-plugin-install-list-table.php self_admin_url in plugin-install. props ocean90, fixes #14062. 2010-11-20 01:38:21 +00:00
class-wp-plugins-list-table.php Don't include Network Only plugins in the site admin plugin counts. props PeteMall, fixes #15502. 2010-11-20 01:23:44 +00:00
class-wp-posts-list-table.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader.php
class-wp-users-list-table.php Document url_shorten() and use in more places. Props latz for initial patch. Fixes #15540 2010-11-22 17:17:31 +00:00
comment.php
continents-cities.php
dashboard.php
deprecated.php
export.php
file.php
image-edit.php
image.php
import.php
internal-linking.php Use 'Update' and 'Save Link' for internal linking submit button. props koopersmith, see #11420. 2010-11-20 19:27:12 +00:00
list-table.php
manifest.php
media.php Revert [15688], [15689], [15691]. Try again in 3.2. see #14966. 2010-11-22 17:17:26 +00:00
menu.php
meta-boxes.php Don't esc_textarea() in meta boxes since the post object is already escaped. Props Viper007Bond. see #15505 2010-11-20 06:10:07 +00:00
misc.php Document url_shorten() and use in more places. Props latz for initial patch. Fixes #15540 2010-11-22 17:17:31 +00:00
ms-deprecated.php
ms.php
nav-menu.php
plugin-install.php
plugin.php
post.php Revert [15688], [15689], [15691]. Try again in 3.2. see #14966. 2010-11-22 17:17:26 +00:00
schema.php
taxonomy.php Revert [15688], [15689], [15691]. Try again in 3.2. see #14966. 2010-11-22 17:17:26 +00:00
template.php Indent a foreach. 2010-11-20 19:20:32 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php
user.php
widgets.php