LLMS_Reviews::process_review()

Method: This function adds the review to the database. It is called by the AJAX handler when the submit review button is pressed. This function gathers the data from $_POST and then adds the review with the appropriate content.

Source: includes/class.llms.review.php:156

Used by 0 functions | Uses 1 function