Changeset 3013192
- Timestamp:
- 12/22/2023 06:09:20 AM (2 years ago)
- File:
-
- 1 edited
-
wpcf7-redirect/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpcf7-redirect/trunk/readme.txt
r3013084 r3013192 4 4 Requires at least: 5.2.0 5 5 Tested up to: 6.4 6 Stable tag: 3. 0.16 Stable tag: 3.1.1 7 7 License: GPLv3 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 35 35 36 36 * **[Extension]** [Conditional logic for each action] 37 * **[Extension]** [ Monday Integration]37 * **[Extension]** [Integrate with monday] 38 38 * **[Extension]** [Multi step form] 39 39 * **[Extension]** [Send SMS messages with twilio] 40 * **[Extension]** [ Salesforce CRM Integration]41 * **[Extension]** [ Hubspot CRM Integration]40 * **[Extension]** [Integrate with Salesforce] 41 * **[Extension]** [Integrate with Hubspot CRM] 42 42 * **[Extension]** [Frontend Publishing - Allow your visitors to submit post types] 43 * **[Extension]** [ Mailchimp Integration- Automatically add form submissions to your predefined list]43 * **[Extension]** [Integrate with Mailchimp - Automatically add form submissions to your predefined list] 44 44 * **[Extension]** [Frontend Registration - Use CF7 as a registration form] 45 45 * **[Extension]** [Frontend Login - Use CF7 to login users to your website] … … 50 50 * **[Extension]** [Send submissions to API Json/XML to remote servers] 51 51 * **[Extension]** [Send submissions to API POST/GET to remote servers] 52 * **[Extension]** [ PayPal Integration]53 * **[Extension]** [ Stripe Integration]52 * **[Extension]** [Integrate with paypal] 53 * **[Extension]** [Integrate with stripe] 54 54 * **[Extension]** [Create and send PDF] 55 55 * **[Extension]** [Send Slack Message] … … 92 92 93 93 == Changelog == 94 95 = 3.1.1 = 96 * Fixes to comply with wordpress repository guidelines (changed functions prefix) 97 * Additional Fixes for PHP Ver 8.2 deprecation notices. 98 99 = 3.1.0 = 100 * Upgrade freemius version 101 * Fixed action duplication with form duplication 94 102 95 103 = 3.0.1 =
Note: See TracChangeset
for help on using the changeset viewer.