Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
firepot
/
wp-content
/
plugins
:
uninstall.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php /** * Uninstall Easy Google Fonts * * This file is intentionally blank as the plugin * admin screen manages any option/transient/data * removal. * * @package easy-google-fonts * @author Sunny Johal - Titanium Themes <support@titaniumthemes.com> */ if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; }