Relay

Beskrivning

This general-purpose plugin provides safe, structured access to internal data, making it compatible with Hub and other monitoring solutions.

Features

  • Site name
  • Site URL
  • WordPress version
  • Health rating
  • Updates available
  • Directory sizes
  • Multisite and subsite information

Documentation

You can find the documentation 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/.
  4. For more detailed guidance, refer to the documentation.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Relay” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Relay” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.3.1: Jun 10, 2025

  • Fix: use the correct option key on multisite installations

1.3.0: Jun 10, 2025

  • Add: a settings page for inserting or generating an api key
  • Change: rely on the custom api key instead of WordPress capabilities for api access
  • Change: only allow plugin to be activated on the network of a multisite installation

1.2.0: Jun 5, 2025

  • Add: info about directory sizes to the api
  • Change: code improvements

1.1.0: May 11, 2025

  • Add: support for multisite and subsite information

1.0.0: May 9, 2025

  • Initial release