AnsPress_Reputation_Query::the_event()
Description #
Echo current reputation event.
Source #
File: includes/reputation.php
public function the_event() { echo wp_kses_post( $this->get_event() ); }
Expand full source code Collapse full source code View on GitHub: includes/reputation.php:829
Add your comment