PluginProbe
Vimeography: Vimeo Video Gallery WordPress Plugin / 2.2
Vimeography: Vimeo Video Gallery WordPress Plugin v2.2
2.4.9 2.4.8 trunk 0.5.1 0.5.2 0.5.3 0.5.4 0.5.5 0.5.6 0.5.7 0.6 0.6.1 0.6.2 0.6.3 0.6.4 0.6.5 0.6.6 0.6.7 0.6.8 0.6.8.1 0.6.9 0.6.9.1 0.6.9.2 0.7 0.8 All 103 releases
← All changes | uninstall.php +1 -1 trunk2.2 View file →
@@ -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');