Title: Plugin generates PHP Warning
Last modified: July 20, 2018

---

# Plugin generates PHP Warning

 *  Resolved [Jake Whiteley](https://wordpress.org/support/users/twentyzerotwo/)
 * (@twentyzerotwo)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/plugin-generates-php-warning/)
 * The plugin now creates the following error when WP_DEBUG is turned on:
 * `Notice: get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with
   no alternative available. in C:\wamp64\www\client\greenchameleon\wp-includes\
   functions.php on line 3856`
 * This error appears on admin.php?page=scporder-settings

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Mark Creeten](https://wordpress.org/support/users/markcreeten/)
 * (@markcreeten)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/plugin-generates-php-warning/#post-10532613)
 * bump this, warning is still in the backend
 *  [Christoph](https://wordpress.org/support/users/mandolito/)
 * (@mandolito)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/plugin-generates-php-warning/#post-10640061)
 * Still!
 *  [Safa](https://wordpress.org/support/users/safaali/)
 * (@safaali)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/plugin-generates-php-warning/#post-10781585)
 * Bump!
 *  [Lawrence Joe](https://wordpress.org/support/users/laranz/)
 * (@laranz)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/plugin-generates-php-warning/#post-10782413)
 * Hi,
 * Guys, please turn off WP_DEBUG from wp-config.php to remove the warning labels
   on admin side.
 * If you still want to remove that, then open the file settings.php from wp-content/
   plusings/simple-custom-post-order using any of your FTP browser and remove the
   line,
 * `<?php screen_icon('plugins'); ?>`
 * This will fix the issue.
 * Regards,
    laranz.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Plugin generates PHP Warning’ is closed to new replies.

 * ![](https://ps.w.org/simple-custom-post-order/assets/icon-256x256.jpg?rev=2969435)
 * [Simple Custom Post Order](https://wordpress.org/plugins/simple-custom-post-order/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-custom-post-order/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-custom-post-order/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-custom-post-order/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-custom-post-order/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-custom-post-order/reviews/)

## Tags

 * [PHP Warning](https://wordpress.org/support/topic-tag/php-warning/)

 * 4 replies
 * 5 participants
 * Last reply from: [Lawrence Joe](https://wordpress.org/support/users/laranz/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/plugin-generates-php-warning/#post-10782413)
 * Status: resolved