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 372d4a6 + 1ad0c64 commit 5d00f4aCopy full SHA for 5d00f4a
exit-if-direct-access-to-file.php
@@ -0,0 +1,2 @@
1
+// Exit if direct access attempt to the file for example with a browser
2
+defined( 'ABSPATH' ) || exit;
0 commit comments