Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Health Endpoint

Disgrifiad

This simple plugin creates a /health endpoint to let you monitor the status of your WordPress website. The endpoint tests the status of your database connection and returns a 200 OK HTTP status code while your page is healthy. You can read more on HTTP status codes at the Wikipedia article.

External tools such as website monitoring services can access the exposed endpoint at regular intervals. This can help you verify that your WordPress website is performing correctly.

You can find more information about the Health Endpoint Monitoring Pattern at the Microsoft Azure Documentation website.

Development

This plugin is being developed on GitHub. If you want to collaborate, feel free to submit pull requests or report bugs on the issue tracker.

Gosod

Automatic installation

  1. Log in to your “WordPress dashboard”, navigate to the “Plugins” menu, and click “Add New.”

  2. In the search field type “Health Endpoint,” then click “Search Plugins.”

  3. Once you’ve found it, you can install it by clicking “Install Now,” and WordPress will take it from there.

Manual installation

  1. Unzip all the files to your /wp-content/plugins/health-endpoint directory.

  2. Log in to your “WordPress dashboard” and activate the “Health Endpoint” plugin from the “Plugins” page.

Adolygiadau

Mehefin 14, 2024
This is a very helpful plugin, thank you! I’m hoping you can just update the version number so WordFence stops complaining that the plugin is abandoned.
Read all 1 review

Contributors & Developers

“Health Endpoint” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “Health Endpoint” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

1.0.1

  • Tested with the latest WordPress release (5.8.1).

1.0.0

  • Initial release.