You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just making a note here that this can be changed with a filter instead apply_filters( 'pmpro_default_field_group_label', __( 'More Information','paid-memberships-pro' ) )
Describe the bug
It is not possible to change the default "More Information" field group label on the checkout page using a gettext filter.
To Reproduce
Steps to reproduce the behavior:
gettext
filter callback to replace the default label text: "More Information".Expected behavior
The default field group level label is replaced by the text returned by the
gettext
filter callback.Isolating the problem (mark completed items with an [x]):
WordPress Environment
The text was updated successfully, but these errors were encountered: