=== Relay === Author: Verdant Studio Author URI: https://www.verdant.studio Contributors: verdantstudio License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Requires at least: 6.6 Requires PHP: 7.4 Stable tag: 1.0.0 Tags: monitor, monitoring, api Tested up to: 6.8 A secure bridge between your WordPress site's internals and your monitoring tools. == Description == The plugin is designed to be used with our [Hub](https://www.verdant.studio/documentation/hub/) or any other monitoring tool that can consume the data exposed by the plugin. == Documentation == You can find the [documentation](https://www.verdant.studio/documentation/relay/) on our site. == Installation == 1. Upload `relay` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. You can find the api endpoints at `/wp-json/relay/v1/`. == Screenshots == == Frequently Asked Questions == == Changelog == = 1.0.0: May 9, 2025 = * Initial release