Change to Custom Fields on Contribution Pages
From 5.80, Contribution Page custom fields will be enabled in core (see here)
Contribution Page custom fields of style
Inline
will automatically be shown on the Settings tab.
The GDPR extension does the following:
- Creates a custom field group with custom handling to display this as a tab.
- Adds/Deletes an OptionValue to enable custom fields on Contribution Pages.
This PR:
- Changes the
style
toTab
so that it is not displayed by the new core changes. - Removes processing relating to the OptionValue.