vindi.php
Showing 3 of 3 total issues
Line indented incorrectly; expected at least 4 spaces, found 2 Open
Open
include plugin_dir_path(__FILE__) . '.env.php';
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 2 Open
Open
exit; // Exit if accessed directly.
- Exclude checks
Expected 1 space after IF keyword; 0 found Open
Open
if(file_exists(plugin_dir_path(__FILE__) . '.env.php')) {
- Exclude checks