Mô tả
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.
Cài đặt
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- that’s it.
Hỏi đáp
-
Is it safe?
-
Maybe.
-
What if i want javascript and inline styles and iframes in my post content?
-
Don’t use this plugin.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“The Law” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “The Law” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- No changes.