wp_discover_site
Fingerprints a WordPress install to capture active theme, Divi version, WP/PHP versions, plugin count, and multisite status, then persists the profile for use by content and settings tools.
Instructions
Fingerprint an install (active theme, builder + Divi major version, WP/PHP versions, plugin count, multisite) and persist the profile. Transport-aware: an install with REST credentials is fingerprinted over the plugin /info endpoint (no SSH); otherwise over one SSH/WP-CLI session.
This is the learning entrypoint: content/settings tools expect a profile to exist.
install is the WP Engine install name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| install | Yes |