/plugin-upgrade/lib/yit-licence.php
We search for the phrase: / ** @since 3.0.0 * /
Just below is the code separated into three lines:
add_action (‘admin_notices’, function () {
$ this-> activate_license_notice ();
}, fifteen );
We simply put a couple of “oblique lines” in front of each one of them, thus remaining.
//add_action( ‘admin_notices’, function () {
// $this->activate_license_notice();
//}, 15 );