Seeing warning
Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /home/xxx/public_html/wp-includes/functions.php on line 6131
Have traced this to ./themes/attitude/library/functions/functions.php:31:
wp_script_add_data( ‘html5’, ‘conditional’, ‘lt IE 9’ );
This line no longer required as IE 9 no longer existant