-
Notifications
You must be signed in to change notification settings - Fork 18
Remove Gutenberg blocks module #703
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
Conversation
- [Fix] PHP 8 errors - [Fix] Elementor deprecated functions
##### [Version 2.10.5](v2.10.4...v2.10.5) (2021-05-31) - [Fix] PHP 8 errors - [Fix] Elementor deprecated functions
- [Fix] Replace Elementor deprecated functions
##### [Version 2.10.6](v2.10.5...v2.10.6) (2021-05-31) - [Fix] Replace Elementor deprecated functions
|
@irinelenache here's how you should test this:
|
|
@cristian-ungureanu I tried testing by creating an instance with obfx from wp.org, adding some blocks to a post and then updating with this version. The otter module wasn't present anymore in obfx settings and i didn't get any notice. When i checked the post that had the blocks added, they weren't visible anymore. |
|
Thanks for testing @irinelenache. The problem should be fixed now. |
|
@cristian-ungureanu tested again and now it works fine, didn't find any problem 👍 |
|
🎉 This PR is included in version 2.10.7 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Here's what I did here:
Closes #702