Title: HTML Purified
Author: John Godley
Published: <strong>17 ສິງຫາ 2007</strong>
Last modified: 5 ພຶດສະພາ 2012

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/html-purified.svg)

# HTML Purified

 ໂດຍ [John Godley](https://profiles.wordpress.org/johnny5/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/html-purified.0.8.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/html-purified/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/html-purified/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/html-purified/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/html-purified/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/html-purified/)

## ຄຳອະທິບາຍ

HTML Purified replaces the default WordPress comments filters with HTML Purifier,
a super HTML filtering
 library.

> HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML
> Purifier will
>  not only remove all malicious code (better known as XSS) with a
> thoroughly audited, secure yet permissive whitelist, it will also make sure your
> documents are standards compliant, something only achievable with a comprehensive
> knowledge of W3C’s specifications.

An additional feature of HTML Purifier is that it will produce valid well-formed
XHTML code, something
 which KSES does not do.

Features:

 * Configurable KSES or HTML Purifier
 * Configurable list of HTML elements and attributes for both KSES and HTML purifier
 * Additionally process comments with HTML Tidy
 * URL blacklist
 * Fully localized (and awaiting translations)
 * Automatically escape PHP or anything inside backticks

HTML Purifier is available in:

 * English
 * Spanish, thanks to José Cuesta
 * Belorussian, thanks to Marcis Gasuns
 * Russian, thanks to Ilyuha
 * Uzbekistan, thanks to Alexandra Bolshova
 * Dutch, thanks to Pieter
 * German, thanks to Andreas Beraz
 * Polish, thanks to Kasia Ciszewski & Dawid Śpiechowicz
 * Romanian, thanks to Alina @ InboxTranslations.com
 * Lithuanian, thanks to Nata Strazda
 * Ukranian, thanks to Iflexion Design

### Documentation

Full documentation can be found on the [HTML Purified](http://urbangiraffe.com/plugins/html-purified/)
page.

## ພາບໜ້າຈໍ

[⌊Main options page allowing specific HTML tags⌉⌊Main options page allowing specific
HTML tags⌉[

Main options page allowing specific HTML tags

[⌊Specific configuration options for HTML Purifier⌉⌊Specific configuration options
for HTML Purifier⌉[

Specific configuration options for HTML Purifier

## ການຕິດຕັ້ງ

The plugin is simple to install:

 1. Download `html-purified.zip`
 2. Unzip
 3. Upload html-purified directory to your `/wp-content/plugins` directory
 4. Go to the plugin management page and enable the plugin
 5. Configure the options from the `Options/HTML Purified` page

You can find full details of installing a plugin on the [plugin installation page](http://urbangiraffe.com/articles/how-to-install-a-wordpress-plugin/).

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  Why would I want to replace the default WordPress filter?

There is nothing fundamentally wrong with the way WordPress filters comments, and
in fact there has been no security alert related to this. However, this doesn’t 
detract from the desire to make things better, and the fact that HTML Purifier is
much more thorough and exhaustive.

  Does this plugin also protect posts?

Not currently, no, but it is planned for a future version

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“HTML Purified” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການ
ພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ John Godley ](https://profiles.wordpress.org/johnny5/)

[ແປ “HTML Purified” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/html-purified)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/html-purified/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/html-purified/), ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/html-purified/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/html-purified/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 0.2

 * Initial released version

#### 0.2.1

 * Change cache directory
 * Allow no tag
 * Update HTML purifier to 2.0.1

#### 0.2.2

 * Update HTML purifier to 2.1.1

#### 0.2.4

 * Fix cache directory write error

#### 0.2.5

 * Add Spanish localization

#### 0.2.6

 * Add auto-escape PHP option
 * Update to HTML purifier 2.1.2

#### 0.2.7

 * Add option for bbcode-style tags
 * Update to HTML Purifier 2.1.3

#### 0.2.8

 * Now works in bbPress!

#### 0.2.9

 * Update plugin library

#### 0.3.0

 * HTML Purifier PHP4 2.1.5, PHP5 3.1.1 – WP 2.5.1

#### 0.3.1

 * WP 2.6

#### 0.3.2

 * Update base library

#### 0.3.3

 * bbPress working again
 * Clean up code

#### 0.3.4

 * WP 2.8
 * Support for syntaxhighlighter
 * Fixes to backticks

#### 0.3.5

 * Add Uzbekistan
 * Add Russian

#### 0.4

 * PHP5 only
 * Update to HTML Purifier 4.2.0
 * Add German
 * Add Dutch

#### 0.5

 * Add Polish translation, thanks to Kasia Ciszewski & Dawid Śpiechowicz

#### 0.6

 * Add Lithuanian
 * Add Ukranian

#### 0.7

 * Code cleanup

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **0.7**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **14 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **50+**
 *  ເວີຊັນ WordPress ** 2.9 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **3.3.2**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/html-purified/)
 * ແທັກ
 * [comments](https://lo.wordpress.org/plugins/tags/comments/)[security](https://lo.wordpress.org/plugins/tags/security/)
   [spam](https://lo.wordpress.org/plugins/tags/spam/)[xhtml](https://lo.wordpress.org/plugins/tags/xhtml/)
   [xss](https://lo.wordpress.org/plugins/tags/xss/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/html-purified/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[ການທົບທວນຂອງທ່ານ](https://wordpress.org/support/plugin/html-purified/reviews/#new-post)

[ເບິ່ງທັງໝົດ ການຣີວິວ](https://wordpress.org/support/plugin/html-purified/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ John Godley ](https://profiles.wordpress.org/johnny5/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/html-purified/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](http://urbangiraffe.com/about/support/)