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. |
bp_get_the_message_star_action_link() |
Return the link or raw URL for starring or unstarring a message. |
bp_get_the_message_star_action_urlonly |
Filters the star action URL for starring / unstarring a message. |
bp_get_the_message_star_action_link |
Filters the star action link, including markup. |
bp_messages_star_set_action() |
Save or delete star message meta according to a message’s star status. |
bp_messages_star_enqueue_scripts() |
Enqueues the dashicons font. |
bp_messages_star_bulk_management_dropdown() |
Add the “Add star” and “Remove star” options to the bulk management list. |
bp_messages_star_message_css_class() |
Add CSS class for the current message depending on starred status. |
bp_messages_filter_starred_message_threads() |
Filter message threads by those starred by the logged-in user. |
bp_get_messages_starred_slug() |
Return the starred messages slug. Defaults to ‘starred’. |