wp_get_auth_status
Check whether the current session is authenticated for a given WordPress site, enabling verification of login status before proceeding with admin actions.
Instructions
Gets the current authentication status for a configured WordPress site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | The ID of the WordPress site to target (from mcp-wordpress.config.json). Required if multiple sites are configured. |