-
Notifications
You must be signed in to change notification settings - Fork 877
Contact Form: Add post-submission options. #13745
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
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
eb2f624
Add custom thank you and redirect options
pento 9597811
Add beta testing info.
pento d2a1c13
De-duplicate the thank you message generation.
pento 792dbe4
Use a URLInput for the redirect URL, so it can search posts/pages on …
pento 131fe50
Remove the toggle help, and improve the label instead.
pento 853e07a
Ensure the `customThankyouType` attribute is always set.
pento aa01799
Remove the toggle to display the submission options.
pento d8fa34e
Fix an undefined variable PHP notice when submitting the contact form.
pento f70f745
Title caps - to match labels in color section
290863f
Experiment in removing BaseControl
pento 1ace167
[not verified] Revert "Experiment in removing BaseControl"
pento 0d19037
Improve the URL suggestion list width.
pento ad2639e
Add comments for the new parameters.
pento cfa59b8
Add a PHPCS comment to ignore the usage of wp_redirect() instead of w…
pento 9ade3a6
Use Yoda conditions, you must.
pento 6c6c83e
Don't try to migrate the block settings if the submit_button_text att…
pento e97ae24
Nouns and verbs are tricky, okay?!
pento e1833d9
esc_url() the URL that needs esc-ing.
pento 3d52262
Note the use of camel case instead of snake case for the parameter na…
pento 22e7bfb
Don't add the URL parameters to custom redirect URLs.
pento f694283
Add a comment indicating the URLInput hackery can be undone at a late…
pento File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.