bd_admin_footer_for_{$this->item_type}

bd_admin_footer_for_{$this->item_type}

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bulk-delete.6.11

do_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}" );
    	}
    }
    
    
    
    
    

See this hook used in plugins: