Handles the name column output.
$itemarrayrequired
public function column_name( $item ) {
echo esc_html( $item['name'] );
}
| Version | Description |
|---|---|
| 5.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_application_passwords_list_table/column_name