wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



manage_{$this->screen->id}_custom_column_js_template › WordPress Action Hooks

Da5.6.0
Deprecaton/a
do_action( "manage_{$this->screen->id}_custom_column_js_template", $column_name )
Parametri:
  • (string) $column_name Name of the custom column.
    Richiesto:
Definito a:
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.





Sorgenti

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