• Hey,

    I installed your plugin and got the warning:
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; wp_invites has a deprecated constructor in /../plugins/wp-invites/wp-invites.php on line 20

    Changing the constructor wp_invites() to __construct() in the wp-invites.php file resolves this message.

    best regards!

  • The topic ‘Deprecated Constructor’ is closed to new replies.