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
Can I hide some on these default print options with this function?
I want to remove print_options_excerpt and print_options_nutrition from the Print Options list.