| Path : /home/vishqocm/drajayapala.com/wp-content/plugins/oembed-plus/ |
| Current File : //home/vishqocm//drajayapala.com/wp-content/plugins/oembed-plus/uninstall.php |
<?php
use Ayesh\OembedPlus\Settings;
if (!defined('WP_UNINSTALL_PLUGIN')) {
die;
}
require_once __DIR__ . '/src/Settings.php';
Settings::deleteSettings();