-
Notifications
You must be signed in to change notification settings - Fork 84
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 #4311
Release #4311
Conversation
vytisbulkevicius
commented
Oct 28, 2024
•
edited
Loading
edited
- Added a new starter site
- Fixed PHP warning in template_parts.php
- Fixed compatibility issue with the TranslatePress plugin
- Fixed the plugin install issue on a multisite installation
- Fixed lightbox issue with alignment control
- Added support for a new custom layout magic tag current_single_content [PRO]
- Added support for Messenger social media sharing [PRO]
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.28 to 3.3.32. - [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.3.28...v3.3.32) --- 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>
…t/codeinwp/themeisle-sdk-3.3.32 chore(deps): bump codeinwp/themeisle-sdk from 3.3.28 to 3.3.32
Added messenger social media support
Fixed compatibility issue TranslatePress plugin
Fixed the plugin install issue with multisite
Fixed PHP warning in template_parts.php
Fixed lightbox issue with alignment control
Fixed cover layout issue with CPT
Added new custom layout magic tag support
@girishpanchal30, can you also take a look into conflicts in this final release before I merge? |
@vytisbulkevicius I don't see any conflict here, are you talking about the failed checklist? |
@girishpanchal30, sorry, yes I'm talking about the check failing |
@vytisbulkevicius I've rerun the |
@vytisbulkevicius Can you please this PR into dev? |
Fixed JS syntax error
merged @girishpanchal30 |
Revert "Fixed cover layout issue with CPT"
@vytisbulkevicius For PHP Tests / Theme Check, I tested it locally, and it seems to be working fine. The issue might be with the GitHub Action setup. @selul please let me know if you have a solution. Thanks |
@girishpanchal30 @vytisbulkevicius should be fixed now. |
@girishpanchal30 the issue was related to a development file that was present in the SDK that was failing the theme-check. |
🎉 This PR is included in version 3.8.12 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |