Sindbad~EG File Manager

Current Path : /var/www/html/wordpress_alg24news/wp-content/plugins/really-simple-ssl2/
Upload File :
Current File : /var/www/html/wordpress_alg24news/wp-content/plugins/really-simple-ssl2/uninstall.php

<?php
// If uninstall is not called from WordPress, exit
if ( !defined( 'WP_UNINSTALL_PLUGIN' ) ) {
    exit();
}

delete_all_options('rlrsssl_options');
delete_all_options('rlrsssl_network_options');

function delete_all_options($option_name) {
  delete_option( $option_name );
  // For site options in Multisite
  delete_site_option( $option_name );
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists