• Resolved islp

    (@islp)


    Hi, I’m using your plugin but it apparently doesn’t me let switch to PHP 7. The PHP Compatibility checker plugin tells the following:

    FILE: /www/wp-content/plugins/wp-live-preview-links/admin/admin-page-framework.php
    ——————————————————————————————————————————————————————
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    ——————————————————————————————————————————————————————
    4815 | WARNING | Method name “AdminPageFramework_Messages::___” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    4823 | WARNING | Method name “AdminPageFramework_Messages::__e” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    ——————————————————————————————————————————————————————

    FILE: /www/wp-content/plugins/wp-live-preview-links/admin/admin-page-framework.min.php
    ————————————————————————————————————————————————————————-
    FOUND 1 ERROR AND 3 WARNINGS AFFECTING 2 LINES
    ————————————————————————————————————————————————————————-
    7 | WARNING | Method name “AdminPageFramework_TaxonomyField::___call” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    27 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    27 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
    27 | WARNING | Method name “AdminPageFramework_Message::__” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    ————————————————————————————————————————————————————————-

    Could you update the plugin?

    https://wordpress.org/plugins/wp-live-preview-links/

  • The topic ‘Plugin update / PHP 7’ is closed to new replies.