The What
Description
This function checks if HTML5 is activated in the child theme. The child theme enables HTML5 like this: add_theme_support( 'html5' );
.
Parameters
There are no parameters.
Return Values
Returns true
if the child theme does have HTML5 support enabled; else you’ll get a false
back.
Once upon a time, there was a developer... You! This is going to be a good story...
More coming soon…keep checking back.