Skip to content

v1.2.5

Latest

Choose a tag to compare

@markfenske84 markfenske84 released this 15 Jul 01:56

SEO Improvement: Review Author Markup

Replaces the review author <h3> heading with a semantic <cite> element to avoid adding extra heading levels to the page outline while preserving the existing .bl-review-author styling.

Changes

  • Review author output now uses <cite class="bl-review-author"> in block render, AJAX load-more, and load-more block templates
  • CSS updated with display: block and font-style: normal so <cite> matches prior <h3> appearance
  • Moved duplicate admin settings inline JS handlers into assets/js/admin.js

Upgrade

Sites with this plugin installed will detect the update automatically via the built-in GitHub update checker. You can also force a check from Plugins using ?bl_check_updates=1 while logged in as an administrator.