Changeset 2843135
- Timestamp:
- 01/04/2023 01:31:51 AM (3 years ago)
- File:
-
- 1 edited
-
teamgate-crm-forms/trunk/teamgate.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
teamgate-crm-forms/trunk/teamgate.php
r2843134 r2843135 79 79 } elseif (function_exists('wpcf7_add_shortcode')) { 80 80 wpcf7_add_shortcode('teamgatesubmit', 'wpcf7_teamgate_submit_shortcode_handler', false); 81 } else {82 return;83 81 } 84 82 }
Note: See TracChangeset
for help on using the changeset viewer.