Title: Plugin Inspector call this UNSAFE
Last modified: August 31, 2016

---

# Plugin Inspector call this UNSAFE

 *  Resolved [alexmbr](https://wordpress.org/support/users/alexmbr/)
 * (@alexmbr)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/plugin-inspector-call-this-unsafe/)
 * Test this with “plugin Inspector”. gives this result:
 * Deprecated/maintenance/includes/admin.php view source
    screen_icon at line 75:
   <?php screen_icon(); ?> Deprecated 3.8.0 Use get_screen_icon() Unsafe/maintenance/
   includes/functions.php view source file_get_contents at line 135: $gg_fonts =
   json_decode(file_get_contents(MAINTENANCE_INCLUDES .’fonts/googlefonts.json’));
   Potential risk: Medium. Read entire file into a string. May be used to load malicious
   code from the external source/website without any restrictions. file_get_contents
   at line 160: $gg_fonts = json_decode(file_get_contents(MAINTENANCE_INCLUDES .’
   fonts/googlefonts.json’)); Potential risk: Medium. Read entire file into a string.
   May be used to load malicious code from the external source/website without any
   restrictions. file_get_contents at line 201: $gg_fonts = json_decode(file_get_contents(
   MAINTENANCE_INCLUDES .’fonts/googlefonts.json’), true); Potential risk: Medium.
   Read entire file into a string. May be used to load malicious code from the external
   source/website without any restrictions. file_get_contents at line 636: $upload
   = wp_upload_bits( $file_name, null, file_get_contents($image_url), current_time(‘
   mysql’, 0)); Potential risk: Medium. Read entire file into a string. May be used
   to load malicious code from the external source/website without any restrictions.
 * [https://wordpress.org/plugins/maintenance/](https://wordpress.org/plugins/maintenance/)

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

 *  [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/plugin-inspector-call-this-unsafe/#post-7439876)
 * Hello,
 * Thank you for letting us know about this. I’ll send your request to the development
   department and they will improve the work of Maintenance plugin
 * Regards
 *  [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/plugin-inspector-call-this-unsafe/#post-7440040)
 * Hi,
 * This problem has already resolved in the new version of Maintenance plugin. You
   can upload it from github:
    [https://github.com/Fruitfulcode/Maintenance](https://github.com/Fruitfulcode/Maintenance)
 * Regards

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

The topic ‘Plugin Inspector call this UNSAFE’ is closed to new replies.

 * ![](https://ps.w.org/maintenance/assets/icon-256x256.png?rev=2689583)
 * [Maintenance](https://wordpress.org/plugins/maintenance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/maintenance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/maintenance/)
 * [Active Topics](https://wordpress.org/support/plugin/maintenance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/maintenance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/maintenance/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/plugin-inspector-call-this-unsafe/#post-7440040)
 * Status: resolved