File: bp-messages/bp-messages-star.php
Description
bp_the_message_star_action_link()

Output the link or raw URL for starring or unstarring a message.

Source: bp-messages/bp-messages-star.php:66

bp_get_the_message_star_action_link()

Return the link or raw URL for starring or unstarring a message.

Source: bp-messages/bp-messages-star.php:94

bp_get_the_message_star_action_urlonly

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

Source: bp-messages/bp-messages-star.php:222

bp_get_the_message_star_action_link

Filters the star action link, including markup.

Source: bp-messages/bp-messages-star.php:235

bp_messages_star_set_action()

Save or delete star message meta according to a message’s star status.

Source: bp-messages/bp-messages-star.php:255

bp_messages_star_enqueue_scripts()

Enqueues the dashicons font.

Source: bp-messages/bp-messages-star.php:328

bp_messages_star_bulk_management_dropdown()

Add the “Add star” and “Remove star” options to the bulk management list.

Source: bp-messages/bp-messages-star.php:342

bp_messages_star_message_css_class()

Add CSS class for the current message depending on starred status.

Source: bp-messages/bp-messages-star.php:360

bp_messages_filter_starred_message_threads()

Filter message threads by those starred by the logged-in user.

Source: bp-messages/bp-messages-star.php:382

bp_get_messages_starred_slug()

Return the starred messages slug. Defaults to ‘starred’.

Source: bp-messages/bp-messages-star.php:21