PluginProbe
Fable Extra / 1.0.10
Fable Extra v1.0.10
1.0.13 trunk 1.0.10 1.0.11 1.0.12 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9
fable-extra / uninstall.php

uninstall.php in Fable Extra 1.0.10, at uninstall.php

9 lines 119 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /**
3 * Fired when the plugin is uninstalled.
4 *
5 */
6
7 if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
8 exit;
9 }