Helsesjekk & Feilsøking

Beskrivelse

Denne utvidelsen vil utføre et antall kontroller av din WordPress-installasjon for å oppdage vanlige konfigurasjonsfeil og kjente probemer, og også tillate utvidelser og temaer og legge til sine egne kontroller.

Feilsøkingsfanen, som viser vesentlig informasjon om din WordPress og server-konfigurasjon, og som man enkelt kan dele med hjelpetjenester for temaer, utvidelser eller på de offisielle WordPress.org support-forumene.

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 en dypere gjennomgang om effektiv bruk av utvidelsen, les gjerne WordPress.org support gruppens håndbok side om utvidelsen.

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

Skjermskudd

  • Helsesjekk skjermbildet når de automatiske testene har gjort sitt.
  • Feilsøkingsinformasjonsn, når kopier og lim inn feltet er ekspandert.
  • Et utvalg av verktøy som kan benyttes på ditt nettsted.
  • Feilsøkingsmodus aktivert mens man ser nettstedets kontrollpanel

FAQ

Jeg kommer ikke inn på nettstedet etter å ha aktivert feilsøking

Dersom du mot formidning står fast i feilsøkingsmodus, uten tilgang på nettsiden kan man komme seg ut av denen statusen ved å slette sidens informasjonskapsler (cookies).

Dersom du ikke er kjent med hvordan dette virker er det også mulig å lukke alle nettleser vinduer, eventuelt start datamaskinen på nytt, da dette også vil automatisk ta bort statusen som bestemmer om man er i feilsøkingsmodus.

The PHP compatibility says this plugin only work with PHP version X?

The plugin is made to be a support tool for as many users as possible, this means it needs code that is written for older sites as well.

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.

Så langt er utvidelsen testet med alle versjoner av PHP fra 5.2 til 7.3, og virker med alle disse.

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.

Vurderinger

27. august, 2024 1 svar
A disaster! The plugin deactivated and deleted most of my plugins. Impossible to restore without restoring the site from a backup. I’ve been an experienced woocommerce seller for many years and I haven’t been able to solve the problem created by this plugin without restoring the backup from my host.

Wow

23. juni, 2024 1 svar
I didn’t try it because of negative reviews and untested. If the problem is 53 out of 100 negative, that’s more than half. Why is it still being offered as a means of help and health of your website???
8. mai, 2024
Bei mir hat dieses Plugin perfekt funktioniert, danke!!!Zur Funktionsweise: Sobald dieses Plugin installiert und aktiviert ist, werden alle anderen Plugins deaktiviert. Nun kann man nacheinander jedes der schon zuvor vorhandenen Plugins aktivieren und jeweils prüfen, ob das Problem soeben behoben wurde.Bei meiner Webseite hatte < MainWP Child > das Problem verursacht.
Les alle 166 vurderinger

Bidragsytere og utviklere

“Helsesjekk & Feilsøking” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

“Helsesjekk & Feilsøking” har blitt oversatt til 30 språk. Takk til oversetterne for deres bidrag.

Oversett “Helsesjekk & Feilsøking” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

1.7.1 (2024-07-25)

  • Security: Prevent a potential information disclosure from the screenshot beta feature, reported independently by Jarko Piironen.
  • Security hardening: Make each screenshot delete nonce unique to that image.
  • Security hardening: Add a capability check alongside the nonce validation when toggling beta features on or off.
  • General: Updated the Tested up to tag.
  • General: Added notice about future changes to the Troubleshooting and Tools sections.
  • Added Twenty Twenty Four as a known and valid default theme.
  • Tools: Fixed a PHP warning when checking for PHP version compatibility and no data was found.
  • Tools: Fixed a PHP warning when WP_DEBUG is disabled, or nothing has been written to the logfile yet.
  • Tools: Improved the description for the robots.txt file viewer.

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.