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

Filters the star action URL for starring / unstarring a message.


Description Description


Parameters Parameters

$retval

URL for starring / unstarring a message.

$r

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


Top ↑

Source Source

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


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.