Generated product reference
Every Content Censor control, in one place.
Use this technical reference when you know the setting you need. It is generated from the same public contracts used by Content Censor 3.2.1.
Retained settings for existing installations.
WordPress options
Plugin settings
Global settings apply only where described; each row states its edition, default, and accepted values.
| Setting | Edition | Type and default | Purpose and accepted values |
|---|---|---|---|
Words to filtercontent_censor_plugin_options.txtar_keywords | Free | stringDefault: Apple|Orange|Pear | Store the configured words using the selected delimiter. Entries shorter than three characters are ignored; the list is bounded to 500 words of at most 200 characters each.
|
Word delimitercontent_censor_plugin_options.drp_keyword_sep | Free | stringDefault: pipe | Choose how the stored word list is split into individual entries.
|
Excluded content IDscontent_censor_plugin_options.txt_exclude | Free | stringDefault: Empty | Keep selected posts or Pages outside the public-output filtering pipeline.
|
Filter post and Page contentcontent_censor_plugin_options.chk_post_content | Free | boolean stored as stringDefault: 1 | Filter rendered post/Page content and excerpts; bbPress topic and reply content is also covered when bbPress is active.
|
Filter titlescontent_censor_plugin_options.chk_post_title | Free | boolean stored as stringDefault: 1 | Filter WordPress titles on supported public output.
|
Filter comments and author namescontent_censor_plugin_options.chk_comments | Free | boolean stored as stringDefault: 1 | Filter displayed comment text and displayed comment-author names.
|
Filter post tag linkscontent_censor_plugin_options.chk_tags | Free | boolean stored as stringDefault: 0 | Filter the visible text returned for post tag links.
|
Filter post tag cloudscontent_censor_plugin_options.chk_tag_cloud | Free | boolean stored as stringDefault: 0 | Filter the rendered output of WordPress post tag clouds.
|
Matching modecontent_censor_plugin_options.rdo_strict_filtering | Free | stringDefault: strict_on | Choose whether matches must be whole words or may occur inside longer text.
|
Letter casecontent_censor_plugin_options.rdo_case | Free | stringDefault: insen | Choose case-insensitive or case-sensitive matching.
|
Word renderingcontent_censor_plugin_options.rdo_word | Free | stringDefault: all | Choose which original characters remain visible when a configured word is masked.
|
Replacement charactercontent_censor_plugin_options.drp_filter_char | Free | stringDefault: star | Choose the character used to mask each replaced character, or use a blank replacement.
|
Leave HTML tags and attributes unchangedcontent_censor_plugin_options.chk_ignore_html_attr | Free | boolean stored as stringDefault: 0 | When enabled, filter text nodes while leaving configured words inside HTML tags and attribute values unchanged.
|
Filter the browser document titlecontent_censor_plugin_options.chk_browser_title | Pro | boolean stored as stringDefault: 1 | Filter the title entry used by WordPress to build the browser document title.
|
Custom WordPress filter hookscontent_censor_plugin_options.txtar_filters | Pro | stringDefault: Empty | Apply Content Censor to additional string-valued WordPress filter hooks. Unsafe option/settings hooks are rejected and the list is bounded.
|