Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix message layout on Integrations page. * Fix message layout on Integrations page. * Fix message layout on General page. * Update readme.txt. * Fix test. * Fix message layout on General and Integrations pages. * Fix processing of WooCommerce Register form. * Bump up version. * WPCS. * Fix missing sitekey error. * Fix missing sitekey error. * Circumvent WP bug with naming of the first submenu. * Move system notices to the message area. * Do not store check config events. * Amend Events.php tests. * Update readme.txt. * Update readme.txt. * Add cursor pointer to datepicker labels. * Add the action link on admin network plugins page. * Add the action link on admin network plugins page. * Add notification and fix links in menu pages mode. * Update readme.txt. * Fix Notifications.php tests. * WPCS. * Add support for Contact Form 7 embedded forms. * Fix tests. * Cover CF7 by tests 100%. * WPCS. * Add a live form in the Contact Form 7 admin editor. * Fix CF7 live form on small screens. * Update CF7 tests. * WPCS. * Update composer packages. * Update composer packages. * Update composer packages. * Update js packages. * Add prettier. * Prevent a potential fatal in CoBlocks. * Fix Firefox issue with not showing hCaptcha. * Fix security issue with ws package. * Block WC checkout. * Remove frontend checkout. * Remove frontend checkout. * WPCS in Essential blocks. * Add hCaptcha data to the WC Checkout REST. * Add forced mode to the WC Checkout REST. * Update readme.txt. * WC compatibility 9.0. * Cover WC Checkout by tests. * Cover WC Checkout by tests. * Update readme.txt. * Check if a plugin or theme is installed before activation. * Fix tests. * Amend Integrations.php tests. * Amend Integrations.php tests. * Fix integrations.js tests. * Fix error on activation/deactivation of a theme. * Add activation of dependent plugins with a theme. * Update Integrations.php tests. * Update Integrations.php tests. * Add dependencies. * Fix error on activating Brizy plugin. * Update Integrations.php tests. * Update Integrations.php tests. * Update Integrations.php tests. * Update Integrations.php tests. * Update package.json for a security reason. * Update package.json for a security reason. * Add support for GiveWP block forms created via Form Builder. * Add proper error messaging to the block GiveWP form. * Grammar. * WP tested up to 6.6. * Bump up the PHP version to 7.2. * Raise the code to the PHP 7.2 level. * Fix bug with not storing GiveWP as a source in the Events table. * Make GiveWp block multistep form working. * Fix create-zip.yml. * Fix create-zip.yml. * Fix no js module accepted by Divi. * Code style. * Code style. * Fix issue with updated Brizy plugin. * Code style. * Do not include .gitattributes to the release zip. * Change the plugin name. * Move scoped libs from /lib to /vendors dir. * Remove scoped packages before the release build to run scoper and delete scoped packages from /vendor. * Bump up version. * Update phpcs.xml. * Update readme.txt. * Do not remove scoped packages before deploy. * Always remove scoped packages from vendor. * Fix warnings and deprecation messages in admin when CF7 is active. Add a live form in the Contact Form 7 admin form view. * Fix fatal error with Gravity Forms. * Fix CF7 tests. * Bump up version. * Update phpcs.xml. * Update readme.txt. * Bump up version. * Fix tag generator hCaptcha. * Fix CF7 live form with tag generator. * Fix CF7 live form with tag generator. * Fix CF7 live form with tag generator. * Fix NF script issue. * Fix Ninja Forms Ajax processing. * Rename scoped namespace to HCaptcha\Vendors\... * Improve dump in scoper. * Remove scoped packages before final dump. * Always do dump. * Improve naming. * Update readme.txt. * Fix tests with --classmap=authoritative. * Fix error with the Elementor Checkout Element. * Fix nf jest. * Fix nf jest. * Fix nf jest. * Add integration with WPS Hide Login plugin. * Add compatibility with Contact Form 7 Stripe integration. * Update CF& tests. * Block hCaptcha in admin for CF7 Stripe. * Upgrade unit tests to PHP 7.2. * Upgrade integration tests to PHP 7.2. * Update Mailpoet integration. * Do not activate the plugin on cron requests. * Do not activate the plugin on cron requests. * Move RequestTest.php to unit tests. * Fix Request tests. * Cover Request.php 100%. * Cover Request.php 100%. * Fix ignorance of Pro params in the Elementor admin editor. * Add Elementor screenshots. * Add Elementor screenshots. * Fix ESLint * Do not show notifications for activated features. * Add notification counters. * Add CF7 admin notification. * Fix NotificationsTest.php. * Fixed inability to activate the Elementor Pro plugin when Elementor plugin is activated. * Fix tests. * Update Elementor admin screenshot. * Add Elementor admin notification. * Update readme.txt. * Cover CF7 Admin 100%. * Cover Elementor Login 100%. * Cover Elementor Login 100%. * Cover Jetpack 100%. * Cover Elementor Login 100%. * Cover Essential Addons Login 100%. * Cover Essential Addons Login 100%. * Cover Essential Addons Register 100%. * Add link to the article. * Fix replies to wpDiscuz comments. * Fix replies in the WP Dashboard with wpDiscuz. * Fix wpDiscuz tests. * Fix sending several wpDiscuz comments without a page reload. * Add compatibility with LoginPress plugin. * Fix tests. * Fix tests. * Improved compatibility with Wordfence Login Security plugin. * Improved compatibility with Wordfence Login Security plugin. * Bump up version.
- Loading branch information