Title: PHP 7.0 Edit (how to make it work)
Last modified: June 16, 2019

---

# PHP 7.0 Edit (how to make it work)

 *  [jh20001](https://wordpress.org/support/users/jh20001/)
 * (@jh20001)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/php-7-0-deprications-to-current-release/)
 * The deprecation everyone keeps talking about (the only thing that seems to make
   it not compliant with PHP 7) is an easy fix. Something you can do within seconds,
   in case the author never does this.
 * Find in (rootplugindir)\admin.php “<?php screen_icon( ‘tools’ ); ?>” and remove
   that line. All it did was display an icon image (at least it used to when it 
   was deprecated a while back). That’s it!
 * It should solve both deprecation flags/notices it was throwing off. 🙂
    -  This topic was modified 6 years, 10 months ago by [jh20001](https://wordpress.org/support/users/jh20001/).
    -  This topic was modified 6 years, 10 months ago by [jh20001](https://wordpress.org/support/users/jh20001/).

The topic ‘PHP 7.0 Edit (how to make it work)’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/automatic-updater.svg)
 * [Advanced Automatic Updates](https://wordpress.org/plugins/automatic-updater/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/automatic-updater/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/automatic-updater/)
 * [Active Topics](https://wordpress.org/support/plugin/automatic-updater/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/automatic-updater/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/automatic-updater/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [jh20001](https://wordpress.org/support/users/jh20001/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/php-7-0-deprications-to-current-release/)
 * Status: not resolved