Training mode
Time remaining:
0 / 16 answered
The registered post type slug is book.
book
The template hierarchy includes the post type slug.
The parent theme directory is named lubinik-theme.
lubinik-theme
The value must match the parent directory name.
Select all correct answers.
Dependencies and versioning are part of the registration contract.
The hook name describes theme initialization.
Use the enqueue API rather than a CSS import.
Think of template-parts/content-single.php.
There is a dedicated filter for the generated class list.
Combine internationalization with context-appropriate output escaping.
A child functions.php does not replace its parent counterpart.
Stylesheet and template can mean child and parent.
It resolves a physical template file.
Without them, enqueued assets may disappear.
Locations belong to the theme; assigned menus belong to site content.
Declare support during theme setup.
It can avoid loading block CSS where it is not needed.
It concerns rendered media dimensions.