Merge pull request #123 from Codeinwp/HardeepAsrani-patch-1
Update tested up to version
chore(deps-dev): bump yoast/phpunit-polyfills from 1.0.4 to 1.0.5
Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases) - [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/2.x/CHANGELOG.md) - [Commits](Yoast/PHPUnit-Polyfills@1.0.4...1.0.5) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump codeinwp/themeisle-sdk from 3.2.39 to 3.2.40
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.2.39 to 3.2.40. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md) - [Commits](Codeinwp/themeisle-sdk@v3.2.39...v3.2.40) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
fix: $wpdb->prepare wrong usage fixed
Merge pull request #132 from Codeinwp/bugfix/pro/184
Fixed cross-site scripting vulnerability
Merge pull request #125 from Codeinwp/dependabot/composer/development…
…/yoast/phpunit-polyfills-1.0.5 chore(deps-dev): bump yoast/phpunit-polyfills from 1.0.4 to 1.0.5
Merge pull request #126 from Codeinwp/dependabot/composer/development…
…/codeinwp/themeisle-sdk-3.2.40 chore(deps): bump codeinwp/themeisle-sdk from 3.2.39 to 3.2.40
Merge pull request #124 from Codeinwp/bugfix/pro/177
Fixed the input edit issue with the cart page
Merge pull request #130 from Codeinwp/bugfix/127
Fixed copy/duplicate field issue
Merge pull request #133 from Codeinwp/fix/delete-group-warning
Fix for the PHP Warning is shown once the PPOM Field Groups deletion
* [Fix] Implemented input sanitization for PPOM Field Input during the first save on PPOM Group creation. * [Fix] [PPOM Pro] Fixed issue where Cart Edit feature caused loss of field selections on product page. * [Fix] Fixed issue where duplicated button failed to copy field unless renamed and saved. * [Fix] Fixed issue with deleting PPOM groups causing PHP notice in WP Debug mode. * Themeisle SDK update
##### [Version 32.0.5](v32.0.4...v32.0.5) (2023-04-11) * [Fix] Implemented input sanitization for PPOM Field Input during the first save on PPOM Group creation. * [Fix] [PPOM Pro] Fixed issue where Cart Edit feature caused loss of field selections on product page. * [Fix] Fixed issue where duplicated button failed to copy field unless renamed and saved. * [Fix] Fixed issue with deleting PPOM groups causing PHP notice in WP Debug mode. * Themeisle SDK update