-
Hey, I’m developer and few of my sites affected the same issue I want to share with you.
I’m generating focus keywords for posts using ChatGPT API. For some reason API returns empty array instead of keywords separated by comma. And if I store empty array using update_post_meta($post_id, ‘rank_math_focus_keyword’, $empty_array); I get 500 error here /wp-admin/edit.php.
Right now I fixed my issue but my proposal is the following. Could you handle this case somehow so no error will appear?
Thanks a lot, really love your product 🙂
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The ticket ‘Small issue with focus keyword’ is closed to new replies.