How to modify or override a core function (wp_star_rating)

admin2025-06-04  2

I'm looking for the way to modify a core function, in this case the wp_star_rating() function, declared in wp-admin/includes/template.php Actually what I want is to change the $title variable, cause I want to traslate that string. I'm working with a child theme, so I'm wondering if is it possible maybe with a filter...

Thanks in advance

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749001218a315514.html

最新回复(0)