Current File : /home/kelaby89/muzza.fit/wp-content/plugins/wolf-woocommerce-wishlist/uninstall.php
<?php
/**
 * WooCommerce Wishlist Uninstall
 *
 * Uninstalling WooCommerce Wishlist
 *
 * @author WolfThemes
 * @category Core
 * @package WolfWooCommerceWishlist/Uninstaller
 * @version 1.0.0
 */

if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
	exit;
}

delete_option( '_wolf_woocommerce_wishlist_page_id' );
Page not found – Hello World !