Notifications::the_verb()
Description #
Echo verb.
Source #
File: addons/notifications/query.php
public function the_verb() { echo wp_kses_post( $this->get_verb() ); }
Expand full source code Collapse full source code View on GitHub: addons/notifications/query.php:347
Add your comment