Title: Safe Headers Scanner
Author: amir tohidlo
Published: <strong>8 Outubro, 2025</strong>
Last modified: 8 Outubro, 2025

---

Procurar plugins

![](https://ps.w.org/safe-headers-scanner/assets/icon-256x256.png?rev=3375007)

# Safe Headers Scanner

 Por [amir tohidlo](https://profiles.wordpress.org/tohidlo/)

[Descarregar](https://downloads.wordpress.org/plugin/safe-headers-scanner.1.2.zip)

 * [Detalhes](https://pt.wordpress.org/plugins/safe-headers-scanner/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/safe-headers-scanner/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/safe-headers-scanner/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/safe-headers-scanner/#developers)

 [Suporte](https://wordpress.org/support/plugin/safe-headers-scanner/)

## Descrição

Safe Headers Scanner helps WordPress administrators identify common issues that 
may cause header-related problems.
 The plugin scans installed themes and plugins
for: * Unnecessary whitespace before `<?php` tags * Extra whitespace after closing`?
>` tags * Direct output (e.g., `echo`, `print`) before headers are sent

Results are displayed in a clear report, so you can review and fix potential issues
easily.

## Ecrãs

 * [[

## Instalação

 1. Upload the `safe-headers-scanner` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to **Tools > Safe Headers Scanner** to scan your themes or plugins.

## Perguntas frequentes

### Does this plugin automatically fix issues?

No. It only scans and reports possible issues. You need to manually review and fix
them.

### Will it slow down my website?

No. The scan only runs when you request it from the admin panel. It does not affect
frontend performance.

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

“Safe Headers Scanner” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

 *   [ amir tohidlo ](https://profiles.wordpress.org/tohidlo/)

[Traduza o “Safe Headers Scanner” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/safe-headers-scanner)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/safe-headers-scanner/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/safe-headers-scanner/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/safe-headers-scanner/)
por [RSS](https://plugins.trac.wordpress.org/log/safe-headers-scanner/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 1.0

 * Initial release.

#### 1.1

 * Fixed path handling by replacing hardcoded WP_CONTENT_DIR references with get_theme_root()
   and WP_PLUGIN_DIR.
 * Improved asset handling by replacing inline and with wp_register_script(), wp_add_inline_script()
   and wp_add_inline_style().
 * Added explicit versioning for enqueued resources to comply with WordPress coding
   standards.

#### 1.2

 * Replaced WP_PLUGIN_DIR with plugin_dir_path() for improved compatibility with
   non-standard WordPress setups.

## Metadados

 *  Versão **1.2**
 *  Última actualização **Há 8 meses**
 *  Instalações activas **Menos de 10**
 *  Versão do WordPress ** 5.0 ou superior **
 *  Testado até **6.8.5**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/safe-headers-scanner/)
 * Etiquetas
 * [debug](https://pt.wordpress.org/plugins/tags/debug/)[headers](https://pt.wordpress.org/plugins/tags/headers/)
   [plugins](https://pt.wordpress.org/plugins/tags/plugins/)[scanner](https://pt.wordpress.org/plugins/tags/scanner/)
   [security](https://pt.wordpress.org/plugins/tags/security/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/safe-headers-scanner/advanced/)

## Classificações

Ainda não foram submetidas avaliações.

[Your review](https://wordpress.org/support/plugin/safe-headers-scanner/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/safe-headers-scanner/reviews/)

## Contribuidores

 *   [ amir tohidlo ](https://profiles.wordpress.org/tohidlo/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/safe-headers-scanner/)

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Fazer donativo para o plugin ](https://tohidlo.com)