Fires in the JavaScript row template for each custom column in the Application Passwords list table.
Custom columns are registered using the ‘manage_application-passwords-user_columns’ filter.
$column_namestring
do_action( "manage_{$this->screen->id}_custom_column_js_template", $column_name );
| Version | Description |
|---|---|
| 5.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/manage_this-screen-id_custom_column_js_template