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.
You will grow in this profession when you incrementally and systematically stretch yourself....bit-by-bit.
More coming soon…keep checking back.