We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This would be especially handy when developing a new theme for some content, you would then say:
[build] [build.errors] logLevelMissingShortcodeTemplate="info"
Valid values would be debug, info, warn, error; default error.
debug
info
warn
error
The text was updated successfully, but these errors were encountered:
Well, thinking about this; It's a good idea, but for shortcodes with inner content we look at the template to know when to stop.
Sorry, something went wrong.
bep
No branches or pull requests
This would be especially handy when developing a new theme for some content, you would then say:
Valid values would be
debug
,info
,warn
,error
; defaulterror
.The text was updated successfully, but these errors were encountered: