-
Hey,
I’m Obed, one of the developers behind the website builder Breakdance.
We’ve encountered multiple bugs with RankMath and RankMath PRO that happen when a user tries to save a Breakdance page. In each case I’ve had to read through the RankMath codebase in order to find a suitable filter to disable whatever functionality caused the bug.
For example there was an issue with sitemap generation, since saving Breakdance triggers a “wp_update_post” and RankMath will try to update the sitemap for this post and fail. I’ve fixed two other similar bugs and I’m currently investigating a third. Plugin compatibility is hard.
I believe there’s nothing RankMath needs to run when we save Breakdance, so having a filter or action or any way that would allow us to disable RankMath for that particular call would be fantastic.
Do you currently have anything like this available, or a recommendation to do it? I couldn’t find anything that would suit us when reading through the plugin’s code.
Thanks a lot for your help
The ticket ‘Preventing RankMath from running certain ajax calls’ is closed to new replies.