$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');
}
}
// Nothing to display.
// Nothing to display.
if(!isset($class)||!isset($message)){
if(!isset($class)||!isset($message)){
...
@@ -122,6 +132,106 @@ class Move_To_Trash {
...
@@ -122,6 +132,106 @@ class Move_To_Trash {
</div>
</div>
<?php
<?php
}
}
/**
* When a move is pending for a given post type, hide those posts in the admin