I guess you’ve figured out how to do it by now surely, but ill add it anyways for others who are looking. Pretty easy to do just go to the Nutrition tab there’s two serving sections. Serving size and servings the one you want to change is servings that one will effect yields on the post page.
Lightning out,
Zeus
Hi Zeus,
Yes, I did find how to change this, but it wasn’t the value I was wanting to change, it was the actual written word.
I changed the meta title “YIELD” to “SERVES”.
I was able to do this by changing the esc_html__(‘Yields’,’cooked’) in the class.cooked-recipes.php, to esc_html__(‘Serves’,’cooked’).
Line 758.
M