Summery Summery
Apply word wrapping to the message body.
Syntax Syntax
Description Description
Wraps the message body to the number of chars set in the WordWrap property. You should only do this to plain-text bodies as wrapping HTML tags may break them. This is called automatically by createBody(), so you don’t need to call it yourself.
Return Return
(void)
Source Source
File: wp-includes/class-phpmailer.php