Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix frontend error when recaptcha was activated in wpDiscuz. * Do not show tab links if there is one tab only. * Add file field. * Do not save file field. * Introduce savable form fields concept. * Fix typo. * Fix tests. * Fix tests. * Fix tests. * Raise unit tests coverage to 100%. * Raise unit tests coverage to 100%. * Remove codeception.yml from the release. * Remove codeception.yml from the release. * Block admin code execution on frontend. * Update readme.txt. * Fix unconditional forcing hCaptcha in Jetpack forms. * Add support for Jetpack forms in block theme templates. * Fix error messaging when there are several Jetpack forms on the same page. * phpcs. * phpcs. * Return Jetpack test coverage to 100%. * phpcs. * phpcs. * Add ability to test not final versions. Fix hCaptcha nonce error on MailPoet admin pages. Fix tests. Add LostPassword form support for bbPress. Make bbPress forms working when Login/Register are off. Add Register form support for bbPress. Add Login form support for bbPress. WPCS in Divi.php. Fix error messaging for several classic Jetpack forms. * Update readme.txt. Do not scroll topbar and search in the admin. Fix scrolling after plugin/theme activation/deactivation. Fix appearance of Beaver Builder editor with "Turn Off When Logged In" setting. Fix appearance of Fluent Forms editor with "Turn Off When Logged In" setting. Refactor Pages class to clarity. Fix appearance of Formidable Forms editor with "Turn Off When Logged In" setting. Fix appearance of Forminator editor with "Turn Off When Logged In" setting. Fix appearance of Gravity Forms editor with "Turn Off When Logged In" setting. Fix appearance of Essential Addons editor with "Turn Off When Logged In" setting. Fix appearance of WPForms editor with "Turn Off When Logged In" setting. Fix appearance of Contact Form 7 editor with "Turn Off When Logged In" setting. Fix potential racing condition with Migrations. Do not use referer as it may not be provided by server. Add the ability to have multiple MailPoet forms on the same page. Make MailPoet form work at any form placement. * ESLint. * Update composer.json packages. Cleanup .distignore. Update readme.txt. Cover bbPress LostPassword by tests. Cover bbPress Register by tests. Cover bbPress Login by tests. Restore 100% test coverage of Divi. Cover Pages.php by tests. Restore 100% test coverage of class Request.php. Restore 100% test coverage of includes/request.php. Cover MailPoet by tests. Restore 100% test coverage of Migrations. Restore 100% test coverage of wpDiscuz. Restore 100% Main.php coverage. * WPCS. * Fix tests. * Improve the layout of headers on admin pages. * Fix Ninja Forms Preview. * Fix "Using ${var} in strings is deprecated". * Fix fatal error when viewing Gravity Forms entries. * Fix Elementor preview. * Fix unit tests. * Fix unit tests. * Fix NF tests. * Fix integration tests cross-dependency issue. * Fix integration tests deprecation issue. * Fix integration tests deprecation issue. * Fix integration tests deprecation issue. * Fix integration tests deprecation issue. * Fix integration tests deprecation issue. * Fix integration tests deprecation issue. * Fix integration tests deprecation issue. * Fix integration tests deprecation issue. * Fix appearance of Ninja Forms editor with "Turn Off When Logged In" setting. * Restore 100% test coverage of Wordfence. * Restore 100% test coverage of NF. * Restore 100% test coverage of NF. * Restore 100% test coverage of NF. * Cover Spectra by tests. * Cover CoBlocks by tests. * Code style. * Fix readme.txt. * Fix readme.txt. * Update banner. * Bump up version. * Apply suggestions from code review --------- Co-authored-by: e271828- <[email protected]>
- Loading branch information