Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

The Law

Descrición

HTMLawed is an html sanitizer and validator by PHP Labware, dual licenced with LGPL3 and GPL2+.

This plugin will run HTMLawed (current version 1.1.16) as a filter on post and title content. Using
the default settings embed tags, script tags, inline stylesheets and iframes will be removed from the html.

Config

Refer to the htmlawed documentation for config options for htmlawed. The .htmlawedconfig file
included with the plugin follows the .ini file syntax and by default strips content for xss-unsafe
elements. This file will not show up in the wordpress plugin editor.

Instalación

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. that’s it.

Preguntas frecuentes

Is it safe?

Maybe.

What if i want javascript and inline styles and iframes in my post content?

Don’t use this plugin.

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“The Law” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “The Law” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

1.0

  • No changes.