Viewing 1 replies (of 1 total)
  • I’ve got a fix for this, but it requires editing the plugins core files, so if you update the plugin it will be removed.

    Go to your File Manager or FTP into your server.

    Navigate to wp-content/plugins/wp-customer-reviews/

    Edit wp-customer-reviews-3.php

    Scroll to line 863 and change ‘pending’ to ‘publish’

    Should look like this:

    ‘post_status’ => ‘publish’,

    Now when you add a review, if you refresh the page you will see the review is live.

    Hope this helps someone.

    Maybe someone can make an extension to include this functionality? Would be great if the developers included it!

Viewing 1 replies (of 1 total)
  • The topic ‘Auto approve review’ is closed to new replies.