Conflict with YoastSEO plugin
-
Hi! I have found the conflict of YoastSEO plugin and Intuitive Custom Post Order plugin.
Intuitive Custom Post Order plugin calls
switch_to_blog( $current_blog_id );
instead ofrestore_current_blog();
afterswitch_to_blog( $blog_id );
and that is why YoastSEO plugin does not save post meta data.Problem fully decrypted here:
https://github.com/Yoast/wordpress-seo/issues/6121#issuecomment-262363241
https://github.com/Yoast/wordpress-seo/issues/6121#issuecomment-262547887Please take a look and make an appropriated fix. Thanks in advance!
- The topic ‘Conflict with YoastSEO plugin’ is closed to new replies.