wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



manage_{$this->screen->id}_custom_column_js_template › Hooks de Ações WordPress

Desde5.6.0
Obsoleton/a
do_action( "manage_{$this->screen->id}_custom_column_js_template", $column_name )
Parâmetros:
  • (string) $column_name Name of the custom column.
    Required: Yes
Definido em:
Codex:

Fires in the JavaScript row template for each custom column in the Application Passwords list table.

Custom columns are registered using the {@see 'manage_application-passwords-user_columns'} filter.





Fonte

do_action( "manage_{$this->screen->id}_custom_column_js_template", $column_name );