Releases: greenpeace/planet4-master-theme
Releases · greenpeace/planet4-master-theme
v1.241.0
PLANET-6929 Fixed GF confirmation message share button issue (#1831)
Ref https://jira.greenpeace.org/browse/PLANET-6929
v1.240.0
Halt comment-pr CI job if there is no PR
v1.239.0
:robot: Autocommit new translations
v1.238.0
Fix Gravity Forms confirmations filtering
We need to strip all HTML tags from the confirmation messages for the comparison to work properly
v1.237.1
Return current GF confirmation if no corresponding one is found
Since we check for the message string it's possible that if the string is too complicated then the corresponding object is not found
v1.237.0
Check if share platforms are set for GF confirmation message
If not defined, we set them to true since we want to show them by default. The previous implementation resulted in an undefined warning when the platforms were not manually set by saving the form settings.
v1.236.0
Fix Gravity Forms settings function name
There must have been a mix up while rebasing PRs
v1.235.0
Move GF filters from functions.php to GravityFormsExtensions.php
This is to keep all Gravity Forms code in one place
v1.234.0
Remove code coverage
Disable code coverage to check its impact on failing test
v1.233.0
PLANET-6861 Add tooltip to P4 form type setting for Gravity Forms (#1…