• I checked PHP7-Compatibility and I got this information:

    !FILE: …… /wp-content/plugins/delightful-downloads/includes/admin/page-settings.php
    ————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————————-
    174 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    ————————————————————————————————————-”

    As I need to update to PHP7 I MUST know whether this plugin will be updated or not.
    And when! I cannot deactivate it as I have downloads on my website and want to keep them functional…

Viewing 1 replies (of 1 total)
  • I’m using it on PHP7 now without issue.

    I looked at the code and that is only used to display on if your server is using safe mode in the support tab. It shouldn’t impact a thing.

Viewing 1 replies (of 1 total)
  • The topic ‘will this plugin be updated???’ is closed to new replies.