Skip to content

Commit

Permalink
Deprecate wpcf7_autop_preserve_newline_callback()
Browse files Browse the repository at this point in the history
  • Loading branch information
takayukister committed Dec 4, 2022
1 parent 22e1511 commit 6123bef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions includes/formatting.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ function wpcf7_autop( $input ) {
/**
* Newline preservation help function for wpcf7_autop().
*
* @deprecated 5.7 Unnecessary to use any more.
*
* @param array $matches preg_replace_callback() matches array.
* @return string Text including newline placeholders.
*/
Expand Down

0 comments on commit 6123bef

Please sign in to comment.