HEX
Server: LiteSpeed
System: Linux server.tenvelop.com 5.14.0-611.16.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Dec 22 03:40:39 EST 2025 x86_64
User: livspacetenvelop (1024)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /home/livspacetenvelop/public_html/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);