• The markup can be more style friendly. I have few suggestions,
    – I was thinking to break the text bottom of the rating starts and there is no parent for the rating text so I can’t do it. This is super required things.
    – The rating starts can be a div and the image can be set as background so anybody can change the background with simple CSS.
    – the_ratings() function is printing everything, there can be another function like get_the_ratings() which will return it. This is required to push the rating with a hook.

  • The topic ‘Rating Markup’ is closed to new replies.