Viewing 2 replies - 1 through 2 (of 2 total)
  • I would like to know this as well

    Figured it out.

    1. Open wp-customer-reviews.php
    2. Go down to line 576 and delete it (the code to delete should look like the below code)
    ‘<abbr title=”‘.$this->iso8601(strtotime($review->date_time)).'” class=”dtreviewed”>’.date(“M d, Y”,strtotime($review->date_time)).'</abbr> ‘.
    3. Your reviews will now have the stars, then say “by [name]” on the first line.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove date from review’ is closed to new replies.