Star text translation
-
Is it possible to add text translation to star rating text that are printed out?
I add a code that i already use in project but i need it official so i can update plugin without correcting it every time
easy-testimonials.php 534 line$rating_text = '<span class="rating_text">'. __("Rated",'easy-testimonials') . ' <span class="easy_t_aggregate_rating_top_count">' . $average_rating . '</span>/5 '. __("based on",'easy-testimonials') . ' <span class="easy_t_aggregate_rating_review_count" >' . $total_rated_testimonials . '</span> '. __("customer reviews",'easy-testimonials') . '</span>';
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Star text translation’ is closed to new replies.