ping_site
Verifies connectivity and authentication to a WordPress site, returning user identity and version details for WordPress, Elementor, and Elementor Pro.
Instructions
Verify connectivity + authentication to a WordPress site. Returns user identity + WP/Elementor/Elementor Pro versions if accessible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| site_id | Yes | ||
| url | Yes | ||
| wp_version | No | ||
| elementor_version | No | ||
| elementor_pro_version | No | ||
| user | No | ||
| error | No |