// if ( self::get_all_pending_actions( $screen->post_type, $status ) ) {
// $type = 'warning';
// $message = __( 'Some items that would normally be shown here are waiting to be moved to the trash. These items are hidden until they are moved.', 'bulk-edit-cron-offload' );
// }
// }
Main::render_admin_notice($type,$message);
}
/**
* When a restore is pending for a given post type, hide those posts in the admin