Wordpress/wp-admin/includes
Ryan Boren 4cb526a5b1 Mark theme preview iframe as a preview_iframe so that the admin bar doesn't show. Props tetele. fixes #16659 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@17502 602fd350-edb4-49c9-b593-d223f7449a82
2011-03-08 21:54:05 +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 Remove debug cruft. Props markmcwilliams. fixes #15530 2011-02-03 20:00:21 +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 Use only an ID, no name, on the 'Filter' buttons on list screens. see #16345. 2011-01-22 18:25:32 +00:00
class-wp-list-table.php Avoid printf entirely. props SergeyBiryukov, fixes #16611 for trunk. 2011-02-22 10:12:38 +00:00
class-wp-media-list-table.php Use only an ID, no name, on the 'Filter' buttons on list screens. see #16345. 2011-01-22 18:25:32 +00:00
class-wp-ms-sites-list-table.php Avoid mangling the current site path variable with the search query. props greuben, fixes #16720 for trunk. 2011-03-02 18:33:55 +00:00
class-wp-ms-themes-list-table.php Make plugin and theme title columns narrower. Props garyc40. fixes #16563 for trunk 2011-02-15 03:43:47 +00:00
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php Pink the whites. 2011-02-09 17:35:36 +00:00
class-wp-plugins-list-table.php Make plugin and theme title columns narrower. Props garyc40. fixes #16563 for trunk 2011-02-15 03:43:47 +00:00
class-wp-posts-list-table.php Use only an ID, no name, on the 'Filter' buttons on list screens. see #16345. 2011-01-22 18:25:32 +00:00
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php Pink the whites. 2011-02-09 17:35:36 +00:00
class-wp-upgrader.php Mark theme preview iframe as a preview_iframe so that the admin bar doesn't show. Props tetele. fixes #16659 for trunk 2011-03-08 21:54:05 +00:00
class-wp-users-list-table.php Disallow and hide user removal (as opposed to deletion) for single site installs. Removal is a multisite concept. Props nacin. fixes #16501 for trunk 2011-02-10 20:37:26 +00:00
comment.php
continents-cities.php
dashboard.php
deprecated.php
export.php Skip authors that no longer exist when doing an export. props nacin. fixes #16479 2011-02-07 19:58:41 +00:00
file.php
image-edit.php
image.php
import.php
internal-linking.php
list-table.php
manifest.php
media.php
menu.php
meta-boxes.php
misc.php
ms-deprecated.php
ms.php
nav-menu.php
plugin-install.php
plugin.php
post.php Don't allow changing the post type. Props nacin. For trunk 2011-02-16 18:58:06 +00:00
schema.php
taxonomy.php
template.php A little escaping paranoia, just to be safe. (Already sanitized, higher up). for trunk 2011-02-07 19:11:17 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php
user.php
widgets.php