AnsPress_Reputation_Query::get_points()
Description #
Return current reputation points.
Source #
File: includes/reputation.php
public function get_points() { return ap_get_reputation_event_points( $this->reputation->rep_event ); }
Expand full source code Collapse full source code View on GitHub: includes/reputation.php:838
Add your comment