bd_after_scheduler, $this->module->get_cron_label(

bd_after_scheduler, $this->module->get_cron_label(

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: bulk-delete.6.12

do_action('bd_after_scheduler, $this->module->get_cron_label(') is found 1 times:

  • /include/Core/Base/BaseScheduler.php line 122

    Warning: Undefined array key 124 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 125 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 126 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 127 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 *
    		 * @param string $label         Cron Label.
    		 * @param int    $items_deleted Number of items that were deleted.
    		 */
    		do_action( 'bd_after_scheduler', $this->module->get_cron_label(), $items_deleted ); //phpcs:ignore
    	}
    }