Uses
Uses | Description |
---|---|
wp-admin/includes/class-wp-theme-install-list-table.php: install_themes_table_header | Fires in the Install Themes list table header. |
wp-includes/functions.php: wp_nonce_field() | Retrieve or display nonce hidden field for forms. |
wp-includes/plugin.php: do_action() | Execute functions hooked on a specific action hook. |