Health Check & Troubleshooting

Beschreibung

Dieses Plugin führt eine Reihe von Tests auf deiner WordPress-Installation aus, um häufige Konfigurationsfehler und bekannte Probleme zu finden. Auch erlaubt es Plugins und Themes, ihre eigenen Tests beizusteuern.

Es gibt auch einen Abschnitt zur Fehlerdiagnose, der dir ermöglicht, Informationen über deine WordPress-Installation und die Server-Konfiguration zu sammeln, die du dann einfach mit dem Support für Themes, Plugins oder im offiziellen Supportforum von WordPress.org teilen kannst.

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.

For a more extensive example of how to efficiently use the Health Check plugin, check out the WordPress.org support team handbook page about this plugin.

Rückmeldungen sind über die WordPress.org-Foren, die GitHub-Projektseite oder über Slack entweder in #forums oder in #core-site-health erwünscht.

Screenshots

  • The health check screen after the automated tests have gone over the system.
  • The debug information, with the copy and paste field expanded.
  • Eine Auswahl an Werkzeugen, die auf deiner Website eingesetzt werden können.
  • Troubleshooting mode enabled, showing your website Dashboard

FAQ

Ich kann nach der Aktivierung der Problembehandlung nicht auf meine Website zugreifen

Solltest du aus irgendeinem Grund im Problembehandlungsmodus feststecken, kannst du ihn leicht deaktivieren, indem du deine Cookies löschst.

Are you unfamiliar with how to clear your cookies? No worries, you may also close all your browser windows, or perform a computer restart and it will clear this specific cookie automatically.

Die PHP-Kompatibilität besagt, dass dieses Plugin nur mit PHP-Version X funktioniert?

Das Plugin soll ein Hilfsmittel für möglichst viele Nutzer sein, d.h. es braucht Quelltext, der auch für ältere Websites geschrieben ist.

Werkzeuge, die auf PHP-Kompatibilität prüfen, können diesen und den tatsächlich verwendeten Code nicht unterscheiden und melden fälschlicherweise ein Problem.

Das Plugin wurde bisher mit jeder PHP-Version von 5.2 bis 7.3 getestet und funktioniert mit allen davon.

Wo können Sicherheitslücken gemeldet werden?

Das Site-Health-Team und die WordPress-Community nehmen Sicherheitslücken ernst. Wir schätzen deine Bemühungen, deine Entdeckungen verantwortungsvoll zu veröffentlichen und werden uns bemühen, deine Beiträge zu würdigen.

Um ein Sicherheitsproblem zu melden, besuche bitte das WordPress-HackerOne-Programm.

Rezensionen

18. Februar 2024
Too bad I didn't read the warnings here before I installed. Installed, activated, and selected Troubleshooting. Boom! Site is gone. Error 500 with nothing in the logs. Deleting the plugin via ftp didn't help so now I have to get it restored from backup. Pathetic.
11. Februar 2024
As others have said, troubleshooting mode breaks your website. You will abruptly lose access to the dashboard, can't login, and the website itself won't load for users. The fix? Go into your web directory through FTP and delete the plugin from your wp-content folder. When I did this I was able to reload the dashboard. Oddly, even without the plugin, I was prompted to disable troubleshooting mode, which I did, and then everything was restored. Update: After deleting the plugin through FTP, the ability to "troubleshoot" from the plugins page was still there — and causes a "critical error". Thankfully, the back button took me back. There's also a weird "must use" plugin artifact. By re-installing Health Check (but NOT activating it) and then deleting it again, these artifacts disappear. What a disaster of a plugin.
4. Januar 2024 1 Antwort
THIS IS MY FIRST REVIEW EVER! BUT STAY AWAY FROM THIS PLUGIN! I ENTERED TROUBLESHOOTING MODE AND IT'S STUCK! YOU CANNOT GET OUT OF TROUBLESHOOTING MODE. YOU CANNOT SEE THE ACTUAL WEBSITE ON YOUR ACCOUNT. YOU CANNOT DO ANYTHING IN YOUR ACCOUNT. THE FRONT END OF THE WEBSITE LOOKS NORMAL WHEN YOU'RE NOT LOGGED IN. BUT THE BACKEND IS PRETTY MUCH LOCKED. YOU CANNOT DO ANYTHING. STAY AWAY FROM THIS PLUGIN. I MADE THE MISTAKE OF USING IT ON A LIVE WEBSITE FOR A BUSY BUSINESS. NOW I HAVE TO FIGURE OUT HOW TO SOLVE THIS PROBLEM. REMOVING THE FOLDER FROM THE PLUGINS DIRECTORY DOES NOT WORK!!! TROUBLESHOOTING MODE IS PRETTY MUCH PERMANENT AND WILL DESTROY YOUR WEBSITE. THIS PLUGIN SHOULD NOT BE AVAILABLE TO DOWNLOAD. STAY AWAY!!!!!!!!!!!!!!!!!!!!
2. Januar 2024 1 Antwort
I can't believe anyone gave this plugin 5 stars. Troubleshooting mode will break your site. It disables ALL plugins and it says that this will only affect you and NOT your other site visitors but that is FALSE. When you disable troubleshooting mode all plugins remain inactive! There is NO WAY to revert or cancel this. Once you enter troubleshooting mode you are screwed. My entire site was broken and I had to scramble to reactive plugins one by one. I do not recommend this plugin for a live site. May as well go into Maintenace mode and troubleshoot without this plugin.
Alle 161 Rezensionen lesen

Mitwirkende & Entwickler

„Health Check & Troubleshooting“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Health Check & Troubleshooting“ wurde in 30 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Health Check & Troubleshooting“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.7.0 (2023-08-06)

  • General: Improved styling inconsistency between the plugin and WordPress core.
  • General: Fixed an issue with plugin translations where language strings would get mixed when using third party language plugins, or a separate profile language.
  • Troubleshooting Mode: Fixed the URL used when disabling elements and having a subdirectory installation.
  • Troubleshooting Mode: Fixed a deprecation warning when disabling troubleshooting mode on PHP version 8.3 or higher.
  • Troubleshooting Mode: Added reference on how to troubleshoot as different users when testing scenarios.
  • Tools: Fixed integration with WPTide for the PHP Compatibility checker.
  • Tools: Added a viewer that will display debug log output when enabled.
  • Tools: Added a warning to the File Integrity tester if unexpected files are mixed in with WordPress core files.
  • Tools: Added a warning if sending emails is taking longer than expected.
  • Tools: Added beta feature toggle for those who wish to test new functionality that may not be fully ready yet.
  • CLI: Fixed the CLI commands, you can now wp health-check status to your hearts content!
  • Beta feature: Added a new beta feature, making it easier for non-technical users to grab screenshots of issues on their site, and share them.

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.