PATH:
home
/
lab2454c
/
public_html
/
wp-content
/
plugins
/
svg-support
<?php if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } $bodhi_options_on_deletion = get_option( 'bodhi_svgs_settings' ); if ( isset($bodhi_options_on_deletion[ 'del_plugin_data' ]) && $bodhi_options_on_deletion[ 'del_plugin_data' ] === 'on' ) { delete_option( 'bodhi_svgs_plugin_version' ); delete_option( 'bodhi_svgs_settings' ); }
[+]
functions
[-] svg-support.php
[edit]
[+]
js
[+]
includes
[-] uninstall.php
[edit]
[+]
admin
[+]
integrations
[+]
..
[+]
scss
[+]
languages
[-] config.codekit3
[edit]
[+]
vendor
[+]
css
[-] readme.txt
[edit]
[-] svg-support.png
[edit]