WordPress / health-check

Health Check is a WordPress plugin that will perform a number of checks on your WordPress install to detect common configuration errors and known issues.
GNU General Public License v2.0
174 stars 51 forks source link

Update doc block #457

Closed Zodiac1978 closed 1 year ago

Zodiac1978 commented 1 year ago

Short introduction

This fixes #455

The doc block was not changed after copying the code from another class.

Description of what the PR accomplishes

I tried to phrase what the tool is doing. Hopefully I got it correctly :)