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