/home/techb158/public_html/wp-content/plugins/elementor/app/modules/site-builder/connect
Edit: /home/techb158/public_html/wp-content/plugins/elementor/app/modules/site-builder/connect/app.php (983B)
http_request(
'GET',
'website-planner/session/home-screen',
[
'headers' => [
'x-host-site-title' => (string) get_bloginfo( 'name' ),
'x-host-site-context' => (string) get_bloginfo( 'description' ),
],
],
[
'return_type' => static::HTTP_RETURN_TYPE_ARRAY,
]
);
}
}