badget

Biggest Sale! Special Offer!

Get 50% discount on all of our single themes with this coupon code: #50%SALE

Hurry up! *Limited time offer*

Attitude (free) throwing deprecation warning with PHP 8.3

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #117243
    Tony
    Participant

    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

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.