APP_Review_Factory::get_user_reviews( int $user_id, array $args = array() )

Retrieves the reviews collection for a specific user


Package


    Description Description


    Parameters Parameters

    $user_id

    (int) (Required) The user ID to retrieve reviews from

    $args

    (array) (Optional) (optional) WP_Comment_Query args to be used to fetch the review collection

    Default value: array()


    Top ↑

    Return Return

    (object) The user review collection


    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

    You must log in before being able to contribute a note or feedback.