page_slug = 'bulk-delete-info'; $this->menu_action = 'bd_after_all_menus'; $this->actions = array( 'download_sysinfo' ); $this->label = array( 'page_title' => __( 'Bulk Delete - System Info', 'bulk-delete' ), 'menu_title' => __( 'System Info', 'bulk-delete' ), ); $this->messages = array( 'info_message' => __( 'Please include this information when posting support requests.', 'bulk-delete' ), ); add_action( 'bd_download_sysinfo', array( $this, 'generate_sysinfo_download' ) ); } /** * Render header. * * @since 5.5.4 */ protected function render_header() { ?>
messages['info_message']; ?>
enabled. This puts additional load on the memory and will restrict the number of items that can be deleted.', 'bulk-delete' ), 'https://codex.wordpress.org/Editing_wp-config.php#Save_queries_for_analysis' ); ?>
enabled. This prevents scheduler from running.', 'bulk-delete' ), 'https://codex.wordpress.org/Editing_wp-config.php#Disable_Cron_and_Cron_Timeout' ); ?>