Known issue: Theme/plugin query incompatibility
-
Hi there!
Patch 2.6.0 brought a major change in detecting queries. Unfortunately, some plugin and theme incompatibility arose.
To fix known issues, I added several checks to prevent memory leaks and/or wrong title output. Alas, there’s no middle ground, issues keep popping up.
The root cause of this issue is that some themes and/or plugins require Term Metadata too early and on pages that won’t use it before the query has been set, at all. This is not only unnecessary, but causes this known issue with some plugins and themes.
This initializes the plugin cache far too early, and when I delay it, it fails on other configurations.Since WordPress version 4.4, a resolution for these issues has been brought.
This will be implemented in The SEO Framework version 2.7.0. Together with backwards compatibility up to WordPress 3.8, I hope to have this released as early as next week.
In the meantime, I will release a patch (2.6.4) that should solve most of these issues. More details on this will follow today.
I’m sorry for any inconveniences this may have caused. If you’re encountering title and description issues, please report them in this thread — this will help me pinpoint if there are other causes.
Thanks!
- The topic ‘Known issue: Theme/plugin query incompatibility’ is closed to new replies.