Uses
Uses | Description |
---|---|
wp-admin/includes/screen.php: get_column_headers() | Get the column headers for a screen |
wp-admin/includes/screen.php: get_hidden_columns() | Get a list of hidden columns. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/formatting.php: wp_strip_all_tags() | Properly strip all HTML tags including script and style |
wp-includes/general-template.php: checked() | Outputs the HTML checked attribute. |