File Editor
Directories:
.. (Back)
src
Files:
easy-google-fonts.php
readme.txt
uninstall.php
Create New File
Create
Edit File: uninstall.php
<?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; }
Save Changes
Rename File
Rename