• Would it be possible to update the class definition for the widget to use the modern (5.x+) constructor, function __construct() {}?

    It would be helpful to future-proof your code for those of us using PHP 7 and beyond when the old constructor will be deprecated.

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Update to modern class constructor’ is closed to new replies.