AlkantarClanX12

Your IP : 3.144.114.8


Current Path : /home/thanudqk/128shen.com/wp-content/plugins/linkpreview/
Upload File :
Current File : /home/thanudqk/128shen.com/wp-content/plugins/linkpreview/uninstall.php

<?php
if ( !defined( 'WP_UNINSTALL_PLUGIN' ) )
	exit();
$options = array(
	'linkpreview_settings',
	'linkpreview_firsttime_setup'
);
foreach ($options as $option) delete_option($option);