• I remember that the plugin was working fine on older instances, but for a new website which is running WordPress 4.4 I have the following error (when try to activate it):

    Plugin could not be activated because it triggered a fatal error.
    Parse error: syntax error, unexpected T_FUNCTION in example.com/wp-content/plugins/smartlib-tools/vendor/shortcode-ui/shortcode-ui.php on line 32

    p.s. example.com – I’ve just hidden the domain name.

    https://ww.wp.xz.cn/plugins/smartlib-tools/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I get the same error, any news?

    Plugin Author netbiel

    (@netbiel)

    Did you check what version PHP do you have on your server? This error occurred because on line 32 you have anonymous function which is support from 5.3 PHP version. You have to know that WordPress require PHP 5.6 or greater so ask your provider to upgrade.

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

The topic ‘Is it compatible with WordPress 4.4?’ is closed to new replies.