/home/techb158/l2hypotheques.com/wp-content/plugins/elementor/modules/pro-install
NameSizeModeActions
connect-page-renderer.php59000644editdlrm
connect.php8850644editdlrm
editor-one-connect-account-menu-item.php14930644editdlrm
module.php30300644editdlrm
plugin-installer.php23480644editdlrm
pro-install-menu-item.php10300644editdlrm
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/elementor/modules/pro-install/connect.php (885B)
http_request( 'GET', 'latest/download-link', [], [ 'return_type' => static::HTTP_RETURN_TYPE_ARRAY, 'with_error_data' => true, ] ); if ( is_wp_error( $response ) || empty( $response['downloadLink'] ) ) { return false; } return $response['downloadLink']; } protected function init() {} }