-
Notifications
You must be signed in to change notification settings - Fork 33
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
Prevent rank math filter to erase previous content #1956
Conversation
Bundle Size Diff
|
Plugin build for 0171f32 is ready 🛎️!
|
E2E SummaryTyping
Values above 60ms"4 - 65.18, 5 - 79.88, 6 - 85.00, 7 - 75.08, 8 - 74.20, 9 - 82.74, 10 - 82.00, 11 - 72.91, 12 - 74.35, 13 - 78.52, 14 - 79.62, 15 - 74.09, 16 - 87.31, 17 - 81.43, 18 - 79.28" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's working well now, during the QA we can try to test it with a wide range of blocks with content, like a Section, Column and etc to confirm it works normally.
@Soare-Robert-Daniel @HardeepAsrani Tested and the issue is fixed, also tested some blocks and they are not negatively impacting the RankMath score 🚀 |
🎉 This PR is included in version 2.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Closes #1955
Summary
Make the custom
'rank_math_content'
filter to return its given content by params.Screenshots
Without Otter
Current version
With fix
Test instructions
*The code was initially added to detect Post blocks. Check this #1874
Checklist before the final review