Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Uptime

Editable non-cached monitorization path for Wordpress. Optimized for performance and security.

Features

  • Performance: No more constant rewrite rules flushing.
  • Security: Proper escaping and sanitization of settings.
  • Reliability: Returns 503 status code if the database connection fails.
  • Flexibility: Editable endpoint path and response content.
  • Compatibility: Supports PHP 5.6 to 8.x and WordPress 4.7+.

How to use

Just install the plugin and activate it.

Default settings

By default, the API is at this address and if mysql is running it will return OK.

https://your-site.com/ok/

Edition panel

wp-uptime-admin-panel

Frequently Asked Questions

  • Can I edit the endpoint and the OK response?

    Yes, from the administration panel you can configure the response from a string to a full JSON.

    For example:

    Path: /server-status/
    Response: {"status":"ok"}
    

About

Editable non-cached monitorization path for Wordpress.

Topics

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Contributors

Languages