Wordpress/wp-admin/includes
Andrew Nacin 21db580d98 Append closing td/tr to output instead of directly echoing it. props jshreve, see #13383.
git-svn-id: https://develop.svn.wordpress.org/trunk@14618 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-14 01:54:21 +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 Don't nest p tag inside the opening table tag in the new right now box. fixes IE display, and validation. fixes #12202, props ocean90. 2010-05-12 19:29:35 +00:00
deprecated.php
export.php
file.php
image-edit.php
image.php
import.php
manifest.php
media.php Append closing td/tr to output instead of directly echoing it. props jshreve, see #13383. 2010-05-14 01:54:21 +00:00
meta-boxes.php I18n for custom taxonomies. Fixes #13357 2010-05-14 00:34:04 +00:00
misc.php
ms-deprecated.php
ms.php
nav-menu.php I18n for custom taxonomies. Fixes #13357 2010-05-14 00:34:04 +00:00
plugin-install.php
plugin.php Fix double-tabbing in get_dropins. 2010-05-10 20:41:14 +00:00
post.php Move taxonomy object properties for capabilities into a cap object. Capabilities can be specified via ['capabilities'] (an array keyed by the generic cap name) for register_taxonomy. fixes #13358. 2010-05-13 04:10:17 +00:00
schema.php don't allow blog sub site in folder install, see #13304 2010-05-08 18:37:38 +00:00
taxonomy.php
template.php I18n for custom taxonomies. Fixes #13357 2010-05-14 00:34:04 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php Delete more bad screen options from usermeta. like_escape() blog prefix. fixes #13032 2010-05-13 15:59:17 +00:00
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