/home/techb158/public_html/wp-content/plugins/elementor/modules/pro-install
NameSizeModeActions
connect-page-renderer.php58160666editdlrm
connect.php8850666editdlrm
editor-one-connect-account-menu-item.php14980666editdlrm
module.php25080666editdlrm
plugin-installer.php23480666editdlrm
pro-install-menu-item.php10300666editdlrm
Edit: /home/techb158/public_html/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() {} }