bug freemius in v2.0.111 class-fs-api.php ligne 381
-
hi, my site was broken with an error that i resolved like this :
class-fs-api.php ligne 381
the if class exists condition is not well writen
if ( ! class_exists( 'Freemius_Api_WordPress' ) ) { require_once WP_FS__DIR_SDK . '/FreemiusWordPress.php'; //} <- not here return Freemius_Api_WordPress::RemoteRequest( $url, $remote_args ); } //<- put it here
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘bug freemius in v2.0.111 class-fs-api.php ligne 381’ is closed to new replies.