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

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

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

bp_get_messages_starred_slug

Filters the starred message slug.

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

bp_messages_is_message_starred()

Function to determine if a message ID is starred.

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

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