Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Eazy HTTP Headers

Descripción

Eazy HTTP Headers provides three check boxes for settings on the general settings page.
Two of the check boxes, activate two functions built into WordPress, send_frame_options_header() & send_nosniff_header(), while the other sets a header for X-XSS Protection.
This allows you to control your sites HTTP Headers for X-Frame-Options & X-Content-Type-Options using functions built into WordPress functions.

Capturas

  • The Eazy HTTP Headers Settings section on the general settings page

Instalación

  1. Install and activate Eazy HTTP Headers.
  2. Navigate to the General Settings page in the admin.
  3. Look for the Eazy HTTP Settings section towards the bottom.
  4. Check the boxes for the corresponding headers you want to set.

Preguntas frecuentes

Installation Instructions
  1. Install and activate Eazy HTTP Headers.
  2. Navigate to the General Settings page in the admin.
  3. Look for the Eazy HTTP Settings section towards the bottom.
  4. Check the boxes for the corresponding headers you want to set.
How do I know if my sites headers changes?

You can request your sites HTTP Headers by looking at the response to an HTTP request.
securityheaders.io provides an easy to use interface to verify your sites headers.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Eazy HTTP Headers" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1.0

  • Added option for X-XSS Protection
  • Added inline documentation

1.0.0

  • Initial version of plugin.