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 dcb19de commit a6e29c2Copy full SHA for a6e29c2
features/scaffold-block.feature
@@ -173,11 +173,11 @@ Feature: WordPress block code scaffolding
173
"""
174
And the {PLUGIN_DIR}/blocks/plugin-block.php file should not contain:
175
176
- get_template_directory
+ get_stylesheet_directory
177
178
And the {THEME_DIR}/blocks/theme-block.php file should contain:
179
180
181
182
And the {THEME_DIR}/blocks/theme-block.php file should not contain:
183
0 commit comments