• Resolved José Rebelo

    (@rebelojose)


    Hi,

    this plugin give error:

    Deprecated: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in ../wp-content/plugins/simple-admin-language-change/inc/helpers.php on line 42

    have low impact to website, but is annoying always showing this error

    line42: $dom->loadHTML(mb_convert_encoding($wp_dropdown_languages, ‘HTML-ENTITIES’, ‘UTF-8’));

    do you have any ideia what it is ?

    regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Karolina Vyskocilova

    (@vyskoczilova)

    Hi José, thanks for the report! This has no impact on the website, it’s just a deprecation (the function will stop working in future PHP versions); however, the release 2.0.5 fixes it ??
    Karolína

    Thread Starter José Rebelo

    (@rebelojose)

    thank you. best regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.