<?php /** * Fired when the plugin is uninstalled. * * @link http://themeforest.net/user/PixFlow/portfolio * @since 1.0.0 * * @package Massive Dynamic Shortcodes */ // If uninstall not called from WordPress, then exit. if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; }