Get Active Plugins (DB)
wp_active_pluginsQuery the WordPress database directly to get the active plugins list for a site. Helps manage and troubleshoot plugin activation.
Instructions
Query the database directly to get the list of active WordPress plugins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site name, ID, or domain. Uses env var if not specified. |