-
Notifications
You must be signed in to change notification settings - Fork 151
Enhance/form preview page created #1073
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
tareq1988
merged 5 commits into
weDevsOfficial:develop
from
zamandevs:enhance/form-preview-page-created
May 28, 2021
Merged
Enhance/form preview page created #1073
tareq1988
merged 5 commits into
weDevsOfficial:develop
from
zamandevs:enhance/form-preview-page-created
May 28, 2021
Conversation
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
…reated a private page
tareq1988
requested changes
May 6, 2021
wpuf-functions.php
Outdated
| * | ||
| * @return bool|false|string|WP_Error | ||
| */ | ||
| function get_wpuf_preview_page(){ |
Member
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.
@zamandevs spacing issues detected in this function. Please add correct spacing.
tareq1988
added a commit
that referenced
this pull request
Jun 2, 2021
* Add Mauritian Rupee for currency Add Mauritian Rupee for currency (http://prntscr.com/10ptofv). * column inner field cloning not working fixed #1085 * Chance to get off-focus with a few 3rd party themes If there are no consequences, can we increase the z-index? As I found, the popup message is not showing with a third-party theme of a user. * profile id issue fixed * recursive func added for nested array sanitization * multiple subscription email notification fixed * readme on fileas & attachments remove from free version docs * Enhancement: Instruction tooltip for showing custom field data on post (#1060) * Add tool tip * Update custom field showing data instruction * Update tooltip text * Update screenshort and text alignment * Update code per PR Review * Fix/template override not working (#1075) * fix: various integration template override fixed * phpcs fixes * gmap required doesnt work when multiple maps are on same form (#1086) * gmap required doesnt work when multiple maps are on same form * multiple form handled with validation error * required error handled for individual map * Fix/multiple login reg issue fixes (#1093) * fix email verification with autologin and payment redirection * phpcs fixes * chore: bump version to 3.5.16 * Add Trinidad and Tobago Dollar * eid ul fitr promotion added * timepicker conflict with dokan store open close time picker fixed #1097 * Enhance/form preview page created (#1073) * form preview has some conflicts if no page exist with other plugin. created a private page * phocs fixes * trash scenario handled * page status return to private * indent fixes for get_wpuf_preview_page function * Enhance/post type menu on account page (#1092) * various post type menu enhanced for account page * phpcs fixes * set post as default type if not set from settings * payment without login handled * paypal trial not working due to initial trial price (#1099) Co-authored-by: Tareq Hasan <[email protected]> * Enhance/query args enhanced on dashboard (#1091) * wp query args enhanced for dashboard shortcode. user can set any args wp query accept * phpcs fixes * author and category filter mapped for query * subtotal notice handled * blank atts handled through blank array * taxonomy for wc handled * typo fixed * Update frontend-dashboard.php * default author unset if author in args set * recursive func added for nested array sanitization Co-authored-by: MM Aurangajeb <[email protected]> Co-authored-by: Hasinur Rahman <[email protected]> Co-authored-by: Tareq Hasan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
needs: dev review
This PR needs review by a developer
QA Approved
This PR is approved by the QA team
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.
No description provided.