Top Google Search Results
- {$bulk}?bulk_edit_custom_box:quick_edit_custom_box
WordPress hook directory {$bulk}?bulk_edit_custom_box: quick_edit_custom_box. Important warning about variable hooks. Some hooks have variables in their ... - quick_edit_custom_box Wordpress hook details -- Adam Brown ...
Note that some of the hooks below may not appear in all versions of WP. Hooks with 4 identical stems. {$bulk}?bulk_edit_custom_box:quick_edit_custom_box ... - #16046 (do_action(quick_edit_custom_box) results in duplicates ...
wp-admin/includes/template.php:1147: do_action( $bulk ? ' bulk_edit_custom_box' : 'quick_edit_custom_box', $column_name, $screen-> post_type );. 3.1: ... - How to show a custom meta box on the “Quick Edit” screen?
Oct 26, 2010... Quick Edit and Bulk Edit screens, seems to have only one action that you can hook into: quick_edit_custom_box or bulk_edit_custom_box .