Skip to content

Commit

Permalink
Describe how we work
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Dec 16, 2024
1 parent 6992835 commit 2a10985
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/class-cf7-extras.php
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,8 @@ public function wpcf7_submit( $form, $result ) {
}

/**
* Maybe disable WP core autop() on form email contents.
* Maybe disable WP core autop() on form email contents
* by re-parsing the form content without the autop.
*
* @param WPCF7_ContactForm $form Current CF7 form.
*
Expand Down

0 comments on commit 2a10985

Please sign in to comment.