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 71fb9d5 + 5e0e317 commit dbe65ecCopy full SHA for dbe65ec
WordPressVIPMinimum/Sniffs/Files/IncludingFileSniff.php
@@ -31,6 +31,7 @@ class IncludingFileSniff extends AbstractFunctionRestrictionsSniff {
31
'get_template_directory',
32
'locate_template',
33
'get_parent_theme_file_path',
34
+ 'get_theme_file_path',
35
];
36
37
/**
0 commit comments