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 74e0807 commit afe7eb1Copy full SHA for afe7eb1
templates/plugin.mustache
@@ -13,3 +13,6 @@
13
*/
14
15
// Your code starts here.
16
+if ( ! defined( 'ABSPATH' ) ) {
17
+ exit;
18
+}
0 commit comments