Ever wanted to add ratings but didn’t want to add a plugin? Well the base of the theme now has the ability to add ratings, schema and more to all post types registered. This will convert comments to reviews. That’s not all of where the improvements are either. It will add a comment meta field and give you aggregate ratings too. If you are a fan of the minimal look, you will love the fact that the interface is only stars and you chose it.

The display has three different options: Show rating value, Show Stars only, Show rating value and text. You will see them displayed on the post page, below the title and on the archive pages too.

Don’t take my word for it either check out your site in the inspector to see the the schema for yourself


	<span itemprop="aggregateRating" itemscope itemtype="https://schema.org/AggregateRating">
  		<meta itemprop="ratingValue" content="" />
  		<meta itemprop="reviewCount" content="" />
      <meta itemprop="worstRating" content ="0" />
      <meta itemprop="BestRating" content ="5" />
	</span>

So what are you waiting for download the new version of the theme here on github

Leave a Reply

Your email address will not be published. Required fields are marked *

Rate post *