-
Notifications
You must be signed in to change notification settings - Fork 26
Release #1095
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 #1095
Conversation
- Upgrade PHPCS - Add PHPStan with LV 6 baseline - Fixed some issues reported by PHPCS and PHPStan Since there are numerous issues with PHPStan, a baseline has been added for the existing issues. When an old problem is solved, PHPStan will report it, and the baseline needs to be regenerated.
Bumps [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/WordPress/WordPress-Coding-Standards/releases) - [Changelog](https://github.com/WordPress/WordPress-Coding-Standards/blob/develop/CHANGELOG.md) - [Commits](WordPress/WordPress-Coding-Standards@3.1.0...3.2.0) --- updated-dependencies: - dependency-name: wp-coding-standards/wpcs dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.46 to 3.3.47. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.47/CHANGELOG.md) - [Commits](Codeinwp/themeisle-sdk@v3.3.46...v3.3.47) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-version: 3.3.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…1103) Bumps [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/WordPress/WordPress-Coding-Standards/releases) - [Changelog](https://github.com/WordPress/WordPress-Coding-Standards/blob/develop/CHANGELOG.md) - [Commits](WordPress/WordPress-Coding-Standards@3.1.0...3.2.0) --- updated-dependencies: - dependency-name: wp-coding-standards/wpcs dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t/codeinwp/themeisle-sdk-3.3.47 chore(deps): bump codeinwp/themeisle-sdk from 3.3.46 to 3.3.47
Add a simple verification function for valid image URLs.
- Add a skip button for Step 2. - Add option to set the status of the imported feed. - Created import feed settings will now be set to draft to allow the user to run it manually. - On Feed choice, redirect to the created import feed settings page instead of the import feeds settings list.
Plugin build for df00a78 is ready 🛎️!
Note You can preview the changes in the Playground |
…1099) - Solve various issues reported by the linter. - Deprecated the Feedzy Classic Block HTTP selector for image. Only HTTPS will be used for the image. - Solve the issue where the user needs active groups to autocomplete.
@Soare-Robert-Daniel, with the latest build, the image appears with the content in the imported posts. ![]() |
@Soare-Robert-Daniel, Whenever I try to change the item image option under the Feedzy Classic block, I get this error: This block has encountered an error and cannot be previewed. Please check this screencast: https://vertis.d.pr/v/NQBYX1 |
- Add the import run count per week for telemetry. - Add the days since install for telemetry.
@poonam279 |
@Soare-Robert-Daniel, Thank you for clearing the confusion. It's working fine. |
🎉 This PR is included in version 5.0.8 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Changes