wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



manage_{$this->screen->id}_custom_column_js_template › Les Actions WordPress

Depuis5.6.0
Dépréciéen/a
do_action( "manage_{$this->screen->id}_custom_column_js_template", $column_name )
Paramètres:
  • (string) $column_name Name of the custom column.
    Requis: Oui
Défini(e) dans:
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.





Source

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