save/update metadata
-
Hi, I have a small problem with Yoast SEO metadata update, we use multisite and replicate posts (we use save_post HOOK) The problem is that the update function has a check if switch_blog is activated and it does not allow saving because wp_insert_post was used to replicate the post (inside save_post).
Is there a way to resolve the issue so that the update of the metadata will be done by force of case!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘save/update metadata’ is closed to new replies.