• Resolved Luigi Amorfini

    (@lamorfini)


    Hi, i’am luigi from italy old 36 year my hobby computer/Study.

    My test plugin with debug mode true: result:

    Notice: screen_icon è deprecata dalla versione 3.8.0 senza alcuna alternativa disponibile. in D:\www\\wp-includes\functions.php on line 3842
    
    Notice: get_screen_icon è deprecata dalla versione 3.8.0 senza alcuna alternativa disponibile. in D:\www\\wp-includes\functions.php on line 3842

    how to solution problem ? . Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Luigi Amorfini

    (@lamorfini)

    solution remove code in setting.php:

    	<div class="wrap smtpmail_settings clearfix">
    		<?php screen_icon() ?>

    remove-> <?php screen_icon() ?>

    no error in debug mode true.

    Thanks. Yust solution ?

    Plugin Author photoboxone

    (@photoboxone)

    removed function <?php screen_icon() ?>

    thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘error in debug mode’ is closed to new replies.