<?php //if uninstall not called from WordPress exit if ( !defined( 'WP_UNINSTALL_PLUGIN' ) ) exit(); delete_option('wp_rp_options'); delete_option('wp_rp_meta');