Health Check & Troubleshooting

Опис

Цей плагін виконає серію перевірок вашого встановлення WordPress для визначення відомих проблем і загальних помилок в конфігурації, він також дозволяє плагінам і темам впроваджувати їх власні перевірки.

Розділ налагодження, який дозволяє збирати інформацію про вашу WordPress і конфігурацію сервера, які ви можете легко обмінюватися з представниками підтримки для тем, плагінів або на офіційних форумах підтримки WordPress.org.

Troubleshooting allows you to have a clean WordPress session, where all plugins are disabled, and a default theme is used, but only for your user until you disable it or log out.

The Tools section allows you to check that WordPress files have not been tampered with, that emails can be sent, and if your plugins are compatible with any PHP version updates in the future.

Більш широкий приклад того, як ефективно використовувати плагін Health Check, ознайомтеся з довідковою сторінкою команди підтримки WordPress.org про цей плагін .

Feedback is welcome both through the WordPress.org forums, the GitHub project page, or on Slack in either #forums or #core-site-health.

Скріншоти

  • Екран перевірки стану здоров'я після автоматичного тестування системи.
  • Розгортається інформація з налагодження з полем копіювання та вставки.
  • Набір інструментів для діагностики вашого сайту.
  • Майстерня WordPress при ввімкненому режимі вирішення проблем

Часті питання

Я не можу отримати доступ до свого сайту після ввімкнення режиму Усунення несправностей

Якщо ви з будь-якої причини застрягнете в режимі Усунення Несправностей, його можна легко вимкнути, очистивши файли cookie.

Ви не знаєте, як очистити файли cookie? Не хвилюйтеся, ви також можете закрити всі вікна веб-переглядача або перезавантажити комп’ютер, і це автоматично очистить файли cookie.

Перевірка сумісності стверджує, що плагін працює тільки з PHP версії X?

Плагін створений як інструмент підтримки для широкого кола користувачів, це означає також і те, що він створений і для старих сайтів.

Tools that check for PHP compatibility do not know how to separate this code from the real code, so it will give a false positive response.

На даний момент плагін був перевірений з кожною версією PHP, від 5.2 до 7.3, і працює з будь-якою з них.

Where can I report security bugs?

The Site Health team and WordPress community take security bugs seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.

To report a security issue, please visit the WordPress HackerOne program.

Відгуки

31.05.2023
I installed this plugin at the recommendation of a WordPress support forum. I tried to troubleshoot and got this message. "We were unable to copy the plugin file required to enable the Troubleshooting Mode." I tried to check plugin compatibility, and all I got was "could not be determined." I checked the community forum to see if there were any solutions but most of the questions are still unanswered. I was able to get info on some parts of the site, but the two reasons I downloaded it don't function.
26.05.2023
I have finished the Korean translation.I just want to say thank you for developing such a good plugin.And I hope it will be translated into more languages so that many WordPress users can use it conveniently. Health Check & Troubleshooting 한국어 번역을 모두 마쳤습니다.좋은 플러그인을 개발해 주어서 고맙다는 인사를 전하고 싶습니다.그리고 보다 많은 언어로 번역되어 많은 워드프레스 사용자들이 편리하게 사용할 수 있기를 바랍니다.
08.05.2023
To solve a problem with a plugin I came across this. It works great and quickly found out where and with which plugin the problem was!
04.05.2023
This plugin is problematic; it created a critical issue on my site, and it is impossible to reversed to normal. It is impossible to use this plugin, so I deleted it from the server, but still, my site is in a troubleshooting mood. This plugin broke my site.
25.04.2023
this plugin is a real bomb! it kept all my plugins disabled after activating the troubleshoot mode! I couldn't do anything, it prevented me for enabling any of it, and not just for myself, but everyone! I don't know if the problem is PHP 8.1 (not compatible?!), but I had to do so many things to be able to deactivate this stupid plugin! Only after adding PHP 7.4 to my server I was able to deactivate it. this is really dangerous!!!
23.02.2023 3 replies
This plugin is trash! It's dangerous! It's crashed my whole project. Neither is it possible to deactivate the debug mode inside of the plugin, nor to delete the whole bullshit via ftp. It has to be deleted from Wordpress.org immediately!!!
Прочитати всі 150 відгуків

Учасники та розробники

“Health Check & Troubleshooting” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“Health Check & Troubleshooting” було перекладено на 29 локалізацій. Дякуємо перекладачам за їх роботу.

Перекладіть “Health Check & Troubleshooting” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

v1.6.0 (2023-03-31)

  • Improved the visual aspects of the Troubleshooting Mode Widget.
  • Improved security by hardening Troubleshooting Mode actions with security tokens (nonces).
  • Added a new tool to check .htaccess rules (where applicable).
  • Added TwentyTwenty Three to the list of default themes.
  • Added option to install the latest classic (non Site Editor-focused) default theme if no default theme exists.
  • Added a new security confirmation prompt in Troubleshooting Mode, if a security token (nonce) value is either expired, or missing.
  • Added better documentation around reporting security concerns.
  • Fixed a bug where notices from previous Troubleshooting sessions would show up in a new session, which is just confusing.

v1.5.1 (2022-11-02)

  • Fixed a bug where if Health Check was disabled during troubleshooting, you would need to force-enable/disable other plugins or themes.

v1.5.0 (2022-09-10)

  • Added a custom filter for the Health Check plugin PHP Compatibility check.
  • Added functions which will try to disable cache solutions during troubleshooting.
  • Added ability to force changes if loopbacks fail during troubleshooting.
  • Changed how JavaScript is built and bundled in the plugin.
  • Changed the location of the phpinfo() check to the Tools section.
  • Changed how troubleshooting mode implements its conditional actions and filters when enabled.
  • Fixed styling issues for troubleshooting mode in WordPress 5.9.
  • Removed Site Health Status from the plugin, as they were implemented in WordPress 5.2.