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



bulk_edit_custom_box › WordPress Action Hooks

Da2.7.0
Deprecaton/a
do_action( 'bulk_edit_custom_box', $column_name, $screen->post_type )
Parametri: (2)
  • (string) $column_name Name of the column to edit.
    Richiesto:
  • (string) $post_type The post type slug.
    Richiesto:
Definito a:
Codex:

Fires once for each column in Bulk Edit mode.





Sorgenti

do_action( 'bulk_edit_custom_box', $column_name, $screen->post_type );