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