gw-delay-feed-till-user-registration.php: Added snippet to delay a feed until the User Registration feed had its user activated.
#1014
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
⛑️ Ticket(s): https://secure.helpscout.net/conversation/2826984822/77005
Summary
The user had a registration form that has a GF User Registration feed and Notion feed. They want to send the user ID of the account that is created when the form is submitted to Notion. Currently, it appears the notion feed is processed before the account is created, so it doesn't get the user ID. They are looking for a way to delay the Notion feed until the account is created, and the user ID is assigned to the entry created by property.
The snippet added makes it extensible to other combination with the User Registration feed, by just specifying a different addon slug (like gc-openai or any other).
Instruction Video:
https://www.loom.com/share/176456848c614ab6a3792ca1f9ed9c14