apply_filters( 'comment_edit_pre', string $comment_content )
Filters the comment content before editing.
Parameters
- $comment_content
-
Comment content.
Source
Changelog
| Version | Description |
|---|---|
| 2.0.0 | Introduced. |
Filters the comment content before editing.
Comment content.
| Version | Description |
|---|---|
| 2.0.0 | Introduced. |