Skip to content

Commit 7b5f4e0

Browse files
committed
hello world
1 parent 333da79 commit 7b5f4e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88

99
add_action( 'init', function() {
1010
// Simple initialization logic can go here.
11+
die("Hello World");
1112
} );

0 commit comments

Comments
 (0)