@Geroxouras
I figured it out
PHP:/** * Check if a given site is licensed in the same plan as this site. * * @param string $site_url The url of the site we want to check. * @return bool */ public static function check_site_license($site_url = '') { return true; }
Change check_site_license in into what I have written above, and it should work for you:Code:link-whisper-premium/core/Wpil/License.php
![]()
Test it, report back here and let me know if that works for you!
This is correctly nulled
@Babak @sharmanhall