Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1471803

    Getting this error on two pages on my website. I am running Enfold 6.0.6 and WordPress

    Deprecated: Function wp_targeted_link_rel is deprecated since version 6.7.0 with no alternative available. in …public_html/wp-includes/functions.php on line 6114

    I added the following to the WP config file with no success:
    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_LOG’, true );
    define( ‘WP_DEBUG_DISPLAY’, false );
    @ini_set( ‘display_errors’, 0 );
    ‘SCRIPT_DEBUG’, true );

    Not sure what to do now

    #1471839

    Hey Mo,

    I can’t see that on either page that you linked to, did you manage to find a solution?

    Best regards,
    Rikard

    #1471873

    Hi,

    I am not sure what happened but the errors do not show anymore. Thank you

    #1471884

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘deprecated since version 6.7.0 error’ is closed to new replies.