Commit 399738a
authored
[RELEASE] And July Update (#247)
* feat(forms): implement CRM and Mailchimp sync
- Add queue processing for form submissions
- Implement CRM integration with proper field mapping
- Add Mailchimp sync with opt-out option
- Add CLI commands for queue management
- Add cron job for automatic sync processing
- Add transient caching for performance
- Add force sync option for admin users
- Fix data format handling in queue processing
* fix: align image upload validation with legacy behavior
- Restore previous image dimension validation logic
- Maintain backward compatibility with existing uploads
* chore(i18n): update translations and version bump
- Update German and French translations
- Bump version number to 0.40.0
Refs: #2461 parent 8a335d0 commit 399738a
24 files changed
Lines changed: 2659 additions & 2166 deletions
File tree
- wordpress
- wp-content/themes/les-verts
- languages
- lib
- form
- acf
- include
- cli
- tweaks
- twig/functions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
| |||
Binary file not shown.
0 commit comments