Changeset 693084
- Timestamp:
- 04/07/2013 02:53:09 PM (13 years ago)
- Location:
- ultimate-wp-filter/trunk
- Files:
-
- 4 added
- 1 edited
-
readme.txt (modified) (3 diffs)
-
uwpf_filter.php (added)
-
uwpf_form.php (added)
-
uwpf_functions.php (added)
-
uwpf_panel.php (added)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-wp-filter/trunk/readme.txt
r691271 r693084 5 5 Requires at least: 2.9 6 6 Tested up to: 3.5.1 7 Stable tag: 1.2. 07 Stable tag: 1.2.1 8 8 License: GPLv2 or later 9 9 … … 12 12 == Description == 13 13 14 Ultimate WP Filter is an advanced Wordpress filtering plugin that will censor explicit words words in comments, posts content, posts title, tags, tag clouds and in bbPress automatically by replacing them with asterik(*) characters. Its has thousand of defined keywords in many language with WWWGuard API . Visit http://filter.faleddo.x10.bz for available language list. You can define your own keywords too in admin settings page and configure which area to be filtered. Please contribute to make this plugin cleans websites better by submitting more explicit words and bug reports, or feature request to faleddo@ymail.com.14 Ultimate WP Filter is an advanced Wordpress filtering plugin that will censor explicit words words in comments, posts content, posts title, tags, tag clouds and in bbPress automatically by replacing them with asterik(*) characters. Its has thousand of defined keywords in many language with WWWGuard API, http://filter.faleddo.x10.bz . Visit site for available language information. You can define your own keywords too in admin settings page and configure which area to be filtered. Please contribute to make this plugin cleans websites better by submitting more explicit words and bug reports, or feature request to faleddo@ymail.com. 15 15 16 16 = Features = 17 17 18 1. Censor explicit words in many language 18 1. Censor explicit words in many language with WWWGuard API 19 19 2. Set custom words to be filtered 20 20 3. Set filtering target 21 4. Set filtering language22 21 23 22 == Installation == … … 63 62 * Removed language selection in admin menu 64 63 64 = 1.2.1 = 65 * bug fixes 66 65 67 == Upgrade Notice == 66 68 * None - The plugin does have version control and will perform any structural upgrades automatically.
Note: See TracChangeset
for help on using the changeset viewer.