Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #53906, comment 2


Ignore:
Timestamp:
08/10/2021 12:24:05 PM (3 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53906, comment 2

    v1 v2  
    2222}}}
    2323
    24 So you'll need to run something like `nlbr()` to convert it to HTML:
     24So you'll need to run something like `nl2br()` to convert it to HTML:
    2525{{{
    2626if ( ! function_exists( 'wp_mail' ) ) {