We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333da79 commit 7b5f4e0Copy full SHA for 7b5f4e0
plugin.php
@@ -8,4 +8,5 @@
8
9
add_action( 'init', function() {
10
// Simple initialization logic can go here.
11
+ die("Hello World");
12
} );
0 commit comments