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.
Don’t repeat yourself. Don’t repeat yourself. Don’t repeat yourself.
More coming soon…keep checking back.
