-
Notifications
You must be signed in to change notification settings - Fork 39
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
Release 1.12.0 #883
Merged
Merged
Release 1.12.0 #883
Conversation
This file contains 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
Contributor
fpcorso
commented
Sep 29, 2020
- Feature: Add the ability to turn on/off popups Issue #544
- Feature: Formidable Forms integration Issue #750
- Feature: New error log tab for viewing, downloading, and emptying the error log Issue #575
- Feature: New minimal popup theme for use with content created by page builders Issue #759
- Feature: Can now target WooCommerce "Subscriptions" account page. Thanks @bydrewpaul Issue #849
- Feature: Can now view all scheduled actions on the "Tools" page Issue #859
- Improvement: Add popup ID to the top of the popup editor Issue #583
- Improvement: Show default click trigger classes in trigger editor Issue #584
- Improvement: Show post ID in postselect drop-downs Issue #660
- Improvement: Label older form triggers/cookies as deprecated (or similar) Issue #874
- Fix: Form submission cookie not automatically setting "form" key Issue #866
- Fix: Trying to access 'private' key when the field is false error Issue #873
- Fix: _pum_subscribers table fails to create on MySQL 8.0.19+ due to VALUES keyword Issue #876
Adding WooCommerce Subscriptions Endpoint Support.
Update from master
CSS/SCSS Linting
Had to make sure the configs correctly matched the WP PHP Coding Standards so improved one file to test. Issue #822
…ID values Also includes some code qualtiy improvements from ESLint and PHPCS. Issue #584
Also includes some code quality improvements from PHPCS. Issue #575
To better organize this class, let's group the main methods at the top and move the helpers underneath. Issue #575
To make the methods more consistent, created a new method in the similar TAB_display style as the other methods. Issue #575
Also, fixes some warnings from StyleLint. Issue #575
Adds New Error Log Tab On Tools Page
danieliser
approved these changes
Sep 29, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.