Title: Remove Pending, Automatically Post
Last modified: November 22, 2016

---

# Remove Pending, Automatically Post

 *  [clyonscpct](https://wordpress.org/support/users/clyonscpct/)
 * (@clyonscpct)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/remove-pending-automatically-post/)
 * How would I remove the pending review option and allow all reviews to simply 
   post real time?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [dolphinweb](https://wordpress.org/support/users/dolphinweb/)
 * (@dolphinweb)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/remove-pending-automatically-post/#post-8828803)
 * 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!
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/remove-pending-automatically-post/#post-8828876)
 * Sidenote to [@dolphinweb](https://wordpress.org/support/users/dolphinweb/) – 
   Per the Forum Guidelines please do not bump posts:
    [https://make.wordpress.org/support/handbook/forum-welcome/#do-not%c2%a0bump-posts](https://make.wordpress.org/support/handbook/forum-welcome/#do-not%c2%a0bump-posts)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove Pending, Automatically Post’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-customer-reviews_47737d.svg)
 * [WP Customer Reviews](https://wordpress.org/plugins/wp-customer-reviews/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-customer-reviews/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-customer-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-customer-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-customer-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-customer-reviews/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/remove-pending-automatically-post/#post-8828876)
 * Status: not resolved