Initial Commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
if( !defined( 'ABSPATH') && !defined('WP_UNINSTALL_PLUGIN') )
|
||||
exit();
|
||||
|
||||
delete_option('revslider_backup_table_version');
|
||||
?>
|
||||
Reference in New Issue
Block a user