Summery Summery
Word-wrap message.
Syntax Syntax
Description Description
For use with mailers that do not automatically perform wrapping and for quoted-printable encoded messages. Original written by philippe.
Parameters Parameters
- $message
-
(Required) The message to wrap
- $length
-
(Required) The line length to wrap to
- $qp_mode
-
(Optional) Whether to run in Quoted-Printable mode
Default value: false
Return Return
(string)
Source Source
File: wp-includes/class-phpmailer.php