wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



manage_{$this->screen->id}_custom_column_js_template › Działania WordPress Hooks

Od5.6.0
Przestarzałyn/a
do_action( "manage_{$this->screen->id}_custom_column_js_template", $column_name )
Parametry:
  • (string) $column_name Name of the custom column.
    Wymagane: Tak
Zdefiniowane na:
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.





Źródło

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