Wordpress/wp-admin/includes
Andrew Nacin 19bb470821 Kill a create_function by introducing is_plugin_inactive. see #14424.
git-svn-id: https://develop.svn.wordpress.org/trunk@16312 602fd350-edb4-49c9-b593-d223f7449a82
2010-11-11 22:21:04 +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 Use get_current_screen() in list table classes. Fixes #15338 2010-11-08 15:43:44 +00:00
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-importer.php
class-wp-links-list-table.php Default to get_current_screen() in list table classes. See #14579 2010-11-04 15:00:55 +00:00
class-wp-list-table.php Use get_current_screen() in list table classes. Fixes #15338 2010-11-08 15:43:44 +00:00
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php Make 'registered' column sort by site id. See #14579 2010-11-11 11:45:32 +00:00
class-wp-ms-themes-list-table.php Add screen options to site-themes. Props PeteMall. see #14897 2010-11-11 15:16:16 +00:00
class-wp-ms-users-list-table.php Make 'registered' column sort by user id. See #14579 2010-11-11 11:47:10 +00:00
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php Use get_current_screen() in list table classes. Fixes #15338 2010-11-08 15:43:44 +00:00
class-wp-posts-list-table.php Use get_current_screen() in list table classes. Fixes #15338 2010-11-08 15:43:44 +00:00
class-wp-terms-list-table.php Default to 'post' in WP_Terms_List_Table. props filosofo, fixes #15351. 2010-11-09 06:38:53 +00:00
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader.php
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php Use submt_button(). see #14435 2010-11-08 17:45:20 +00:00
deprecated.php Fix admin comment reply. See #14579 2010-11-08 23:07:37 +00:00
export.php
file.php
image-edit.php
image.php
import.php
list-table.php
manifest.php
media.php Use spaces for alignment. see #15343 [16236] 2010-11-09 00:42:35 +00:00
menu.php
meta-boxes.php
misc.php Add screen options to site-themes. Props PeteMall. see #14897 2010-11-11 15:16:16 +00:00
ms-deprecated.php
ms.php
nav-menu.php
plugin-install.php
plugin.php Kill a create_function by introducing is_plugin_inactive. see #14424. 2010-11-11 22:21:04 +00:00
post.php
schema.php
taxonomy.php Have wp_delete_category wrap wp_delete_term. Move wp_delete_category into wp-includes scope for consistency. fixes #15008, props blepoxp. 2010-10-03 07:29:44 +00:00
template.php Use direct post_title instead of get_the_title() in get_inline_data(). reverts [13079] but adds trim() to solve original bug. fixes #14323, props filosofo. 2010-11-10 17:08:05 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php Generate Human Readable passwords as they are much more userfriendly. Fixes #13324 props Otto42. 2010-11-10 23:31:54 +00:00
user.php
widgets.php Update phpdoc for wp_list_widgets(). fixes #15373. 2010-11-10 12:28:03 +00:00