* @license GPL-2.0+ * @link http://www.contentviewspro.com/ * @copyright 2014 PT Guy */ // If uninstall not called from WordPress, then exit if ( !defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } // Delete all posts of PT View post type ?