Popis
Depending on your server setup, there may be tests in the WordPress Site Health tool that are not relevant and will never pass. For example, you may have background updates disabled if your entire site is kept under version control.
This plugin adds a simple settings page to exclude those tests from the Site Health Status page.
Note: This should only be used to disable tests with a legitimate and acceptable reason for failing. It should not be used to hide tests which can be fixed.
Credits
Icon from the Geometric Hearts Valentine’s Day icon set by Katerine Melina (Abstracto Create) and licensed under CC by 3.0.
Obrázky
Recenzie
Prispievatelia a vývojári
“Site Health Tool Manager” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
Prispievatelia„Site Health Tool Manager“ bol preložený do 7 jazykov. Ďakujeme prekladateľom za ich príspevky.
Preložiť „Site Health Tool Manager“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.1
– Adds ability to disable the Dashboard widget
– Fixes fatal error in WP 5.4
1.0.1
– Fix issue for plugins that use closures for test callbacks
1.0
– Initial Release