bd_admin_footer_for_{$this->item_type}
bd_admin_footer_for_{$this->item_type}
Appears in: bulk-delete.5.6.1, bulk-delete.6.0.0, bulk-delete.6.0.1, bulk-delete.6.0.2, bulk-delete.6.11
Hook Type: action
See hook in action
Displaying hooks found in version: bulk-delete.6.11do_action('bd_admin_footer_for_{$this->item_type}') is found 2 times:
- /include/Core/Base/BaseDeletePage.php line 217
* This action is primarily for adding extra content in the footer of admin page. * * @since 5.5.4 */ do_action( "bd_admin_footer_for_{$this->item_type}" ); } /** * Does this page have any modules? * * @return bool True if page has modules, False otherwise. - /include/base/class-bd-page.php line 144
Warning: Undefined array key 146 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 147 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 148 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 149 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* This action is primarily for adding extra content in the footer of admin page. * * @since 5.5.4 */ do_action( "bd_admin_footer_for_{$this->item_type}" ); } }