Viewing 1 replies (of 1 total)
  • It’s possible. Just add the following to functions.php. It will do the same as this plugin.

    class WPMUDEV_Update_Notifications {
            public function __construct()
            {
            }
        }
Viewing 1 replies (of 1 total)
  • The topic ‘Include in functions.php’ is closed to new replies.