apply_filters( 'bp_get_the_message_star_action_link', string $retval, array $r )

Filters the star action link, including markup.


Parameters Parameters

$retval

(string) Link for starring / unstarring a message, including markup.

$r

(array) Parsed link arguments. See $args in bp_get_the_message_star_action_link().


Source Source

File: bp-messages/bp-messages-star.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.