API/filters/post text
From bbPulp
| Filter | |
|---|---|
| post_text | |
| File: | /bb-includes/template-functions.php |
| Introduced: | revision 2 |
| Deprecated: | no |
[edit] Description
Allows the content of a post that is displayed to be modified.
[edit] Utility
- Modification of post content on display.
[edit] Parameters
- 1
- The text of the post.
- 2
- The id of the post.
[edit] Defaults
- make_clickable
- htmlspecialchars (for posts in feeds)
- ent2ncr (for posts in feeds)
[edit] See also

