Yes, needs nulling.Hi @Tomz
Can we update the Rank Math Free plugin using WordPress repository ?
Does it required nulling or we can go ahead with update ?
1. Open: seo-by-rank-math/includes/admin/class-admin-helper.php
2. Go to line 161 "public static function is_plan_expired() {"
3. Add "return false;" directly below that line.
4. Open: seo-by-rank-math/includes/helpers/class-conditional.php
5. Go to line 84 "public static function is_site_connected() {"
6. Add "return true;" directly below that line.
Done.