Skip to content

Commit 23a03d3

Browse files
authored
Merge pull request #353 from zzap/patch-2
2 parents 74e0807 + afe7eb1 commit 23a03d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/plugin.mustache

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313
*/
1414

1515
// Your code starts here.
16+
if ( ! defined( 'ABSPATH' ) ) {
17+
exit;
18+
}

0 commit comments

Comments
 (0)