AnsPress_Notification_Query::the_actor()
Description #
Echo actor display name.
Source #
File: addons/free/notification/query.php
public function the_actor() { echo esc_html( $this->get_actor() ); }
Expand full source code Collapse full source code View on GitHub: addons/free/notification/query.php:268
Add your comment