-
Notifications
You must be signed in to change notification settings - Fork 92
gpnf-override-parent-merge-tag-on-submission
: Updated to a class and made configuration for multiple child forms easier.
#533
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
gp-nested-forms/gpnf-override-parent-merge-tag-on-submission.php
Outdated
Show resolved
Hide resolved
I added an additional config option called @spivurno Let me know what you think of this API change! |
@veryspry Love it! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! Just one small tweak for usage comments, otherwise LGTM
gp-nested-forms/gpnf-override-parent-merge-tag-on-submission.php
Outdated
Show resolved
Hide resolved
gp-nested-forms/gpnf-override-parent-merge-tag-on-submission.php
Outdated
Show resolved
Hide resolved
gpnf-override-parent-merge-tag-on-submission.php
into a classgpnf-override-parent-merge-tag-on-submission.php
: refactor into a class and add make configuration for multiple child forms easier.
gpnf-override-parent-merge-tag-on-submission.php
: refactor into a class and add make configuration for multiple child forms easier.gpnf-override-parent-merge-tag-on-submission
: refactor into a class and add make configuration for multiple child forms easier.
9b120e9
to
e55ab63
Compare
gpnf-override-parent-merge-tag-on-submission
: refactor into a class and add make configuration for multiple child forms easier.gpnf-override-parent-merge-tag-on-submission
: Refactor into a class and add make configuration for multiple child forms easier.
We are currently waiting for a user to confirm that it works for them. After that, I'll merge! |
gpnf-override-parent-merge-tag-on-submission
: Refactor into a class and add make configuration for multiple child forms easier.gpnf-override-parent-merge-tag-on-submission
into a class and make configuration for multiple child forms easier.
e55ab63
to
d3c8df7
Compare
gpnf-override-parent-merge-tag-on-submission
into a class and make configuration for multiple child forms easier.gpnf-override-parent-merge-tag-on-submission
: Refactor into a class and make configuration for multiple child forms easier.
8e24810
to
67fc5a6
Compare
gpnf-override-parent-merge-tag-on-submission
: Refactor into a class and make configuration for multiple child forms easier.gpnf-override-parent-merge-tag-on-submission
: Refactored into a class and made configuration for multiple child forms easier.
…ss and made configuration for multiple child forms easier.
67fc5a6
to
e6fe114
Compare
gpnf-override-parent-merge-tag-on-submission
: Refactored into a class and made configuration for multiple child forms easier.gpnf-override-parent-merge-tag-on-submission
: Updated to a class and made configuration for multiple child forms easier.
Context
⛑️ Ticket(s): https://secure.helpscout.net/conversation/2015154047/38861/
It is difficult to configure
gpnf-override-parent-merge-tag-on-submission.php
for multiple child forms. This enables users to more easily apply the logic to multiple child forms.Summary
GPNF_Override_Parent_Merge_Tags
per child form a user wants to configure.GPNF_Override_Parent_Merge_Tags
with no arguments to apply this to all child forms.