Skip to content

Instantly share code, notes, and snippets.

@sunnyratilal
Created July 8, 2016 12:52
Show Gist options
  • Save sunnyratilal/817912f590a395c278216369b8af23b7 to your computer and use it in GitHub Desktop.
Save sunnyratilal/817912f590a395c278216369b8af23b7 to your computer and use it in GitHub Desktop.
<!-- OLD MARKUP -->
<ul id="edd_recent_reviews" class="edd_reviews_list edd_widget_list">
<li class="edd_recent_review">Anonymous on <a href="http://wp.dev/downloads/recurring-product/#comment-21">Recurring Product</a>
</li>
<li class="edd_recent_review">Anonymous on <a href="http://wp.dev/downloads/recurring-product/#comment-20">Recurring Product</a>
</li>
<li class="edd_recent_review">Anonymous on <a href="http://wp.dev/downloads/recurring-product/#comment-19">Recurring Product</a>
</li>
<li class="edd_recent_review">Anonymous on <a href="http://wp.dev/downloads/sample-product/#comment-5">Sample Product</a>
</li>
<li class="edd_recent_review">Anonymous on <a href="http://wp.dev/downloads/sample-product/#comment-4">Sample Product</a>
</li>
</ul>
<!-- NEW MARKUP -->
<div id="edd-recent-reviews" class="edd-reviews-list">
<div class="edd-recent-review">
<div class="edd-review-meta edd-featured-review-meta">
<div class="edd-review-author vcard">
<b>Test Review</b> <span class="edd-review-meta-rating"><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span></span>
<div class="edd-review-metadata">
<p>
<span class="author">By Sunny Ratilal</span> on
<a href="http://wp.dev/downloads/recurring-product/#edd-review-19">July 5, 2016</a>
</p>
</div>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment