PluginProbe
Strong Testimonials / 3.3.7
Strong Testimonials v3.3.7
3.3.7 3.3.6 3.3.5 3.3.4 3.3.3 3.3.2 3.3.1 trunk 1.0.1 2.30.9 2.31.10 2.32 2.32.1 2.32.2 2.32.3 2.32.4 2.33 2.34 2.35 2.36 2.37 2.38 2.38.1 2.39 2.39.1 All 101 releases
strong-testimonials / uninstall.php
uninstall.php
10 lines 133 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /**
3 * Strong Testimonials uninstall procedure
4 */
5
6 if ( !defined( 'WP_UNINSTALL_PLUGIN' ) )
7 exit();
8
9 // TODO Leave No Trace
10