Changeset 1690668
- Timestamp:
- 07/04/2017 03:48:59 PM (9 years ago)
- Location:
- weldpress
- Files:
-
- 3 edited
-
tags/4.8-beta/includes/contact-form.php (modified) (1 diff)
-
tags4.7-beta/includes/contact-form.php (modified) (1 diff)
-
trunk/includes/contact-form.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
weldpress/tags/4.8-beta/includes/contact-form.php
r1642303 r1690668 539 539 if ( WELD_PRESS_AUTOP ) { 540 540 $form = $manager->normalize( $form ); 541 $form = WELD_PRESS_autop( $form );542 541 } 543 542 -
weldpress/tags4.7-beta/includes/contact-form.php
r1642303 r1690668 539 539 if ( WELD_PRESS_AUTOP ) { 540 540 $form = $manager->normalize( $form ); 541 $form = WELD_PRESS_autop( $form );542 541 } 543 542 -
weldpress/trunk/includes/contact-form.php
r1642303 r1690668 539 539 if ( WELD_PRESS_AUTOP ) { 540 540 $form = $manager->normalize( $form ); 541 $form = WELD_PRESS_autop( $form );542 541 } 543 542
Note: See TracChangeset
for help on using the changeset viewer.