• Resolved nemanteo

    (@nemanteo)


    Dear Stefano,

    I have a problem activating the plugin. I get an error saying syntax error, unexpected T_FUNCTION in /newsletter/widget/standard.php on line 159

    And the code on line 159 is

    add_action('widgets_init', function () {
        return register_widget("NewsletterWidget");
    });
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘T_FUNCTION error on standard.pho’ is closed to new replies.