manage_{$this->screen->id}_custom_column_js_template
最后更新于:2021-11-27 06:43:24
do_action( “manage_{$this->screen->id}_custom_column_js_template”, string $column_name )
Fires in the JavaScript row template for each custom column in the Application Passwords list table.
参数
- $column_name
-
(string)
Name of the custom column.
源文件
文件: gc-admin/includes/class-gc-application-passwords-list-table.php