| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | <?php |
| 2 | 2 | |
| 3 | 3 | if (!defined('WP_UNINSTALL_PLUGIN')) |
| 4 | - wp_die(wp_kses_post(__('Plugin uninstallation can not be executed in this fashion.'))); | |
| 4 | + wp_die(__('Plugin uninstallation can not be executed in this fashion.')); | |
| 5 | 5 | |
| 6 | 6 | global $wpdb; |
| 7 | 7 | |
| 8 | 8 | // delete_option('vimeography_advanced_settings'); |