=== Delete All Posts === Contributors: mingocommerce Tags: delete, delete all, delete posts Requires at least: 4.0.1 Tested up to: 5.7.0 Requires PHP: 5.6 Stable tag: 1.1.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Delete all posts from listing page in a single click == Description == This plugin delete all posts ( of any post type) from listing page in a single click. Sometime it is too annoying and time consuming to remove all records from wordpress listing page. First of all selecting all data, with pagination and then sending to trash and then clear data. And if those data are totally unwanted then we might wish for a clear button and boom!!! all deleted. This plugin does exactly same. Go to any admin listing page, with any post type. Find a delete all button. If all the data you want to clear for that certain post type just click the button. Note: the data and it's related meta will be cleared. So before cleaning make sure that none of the data are not useful at all. == upgrade notice == = 1.1.0 = * code breaking issue fixed