PluginProbe
Plus WebP or AVIF / 2.05
Plus WebP or AVIF v2.05
5.21 5.20 5.12 5.11 trunk 1.00 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 1.10 1.11 1.12 1.13 2.00 2.01 2.02 2.03 2.04 2.05 All 47 releases
← All changes | uninstall.php +2 -1 trunk2.05 View file →
@@ -1,9 +1,9 @@
1 1 <?php
2 2 /**
3 3 * Uninstall
4 4 *
5 - * @package Plus WebP or AVIF
5 + * @package Plus WebP
6 6 */
7 7
8 8 if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
9 9 exit();
@@ -43,4 +43,5 @@
43 43 foreach ( $option_names as $option_name ) {
44 44 delete_site_option( $option_name );
45 45 }
46 46 }
47 +