AnsPress_Notification_Query::get_ref_type()

Method: No description

AnsPress_Notification_Query::get_permalink()

Method: Get the permalink of notification based on ref_id and ref_type.

AnsPress_Notification_Query::the_permalink()

Method: Echo permalink, Alice of `get_permalink`.

AnsPress_Notification_Query::get_actor()

Method: Get actor ID.

AnsPress_Notification_Query::the_actor()

Method: Echo actor display name.

AnsPress_Notification_Query::actor_avatar()

Method: Return avatar of notification actor.

AnsPress_Notification_Query::the_actor_avatar()

Method: Echo actor avatar.

AnsPress_Notification_Query::get_verb()

Method: Get the verb of a notification.

AnsPress_Notification_Query::the_verb()

Method: Echo verb.

AnsPress_Notification_Query::get_date()

Method: Return date of a notification.