mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2024-12-22 11:53:53 +02:00
updating a comment
This commit is contained in:
parent
9d8f38b339
commit
aa9368a81f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
* @copyright 2013 Your Name or Company Name
|
||||
*/
|
||||
|
||||
// If uninstall, not called from WordPress, then exit
|
||||
// If uninstall not called from WordPress, then exit
|
||||
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
|
||||
exit;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue