MESH-Research / boss-child

0 stars 3 forks source link

Allow for block link in inbox #99

Closed mikethicke closed 3 years ago

mikethicke commented 3 years ago

Add a template to boss-child to update the boss template to call a filter that newer versions of buddypress call. This allows for the adding of a block link in private message inboxes.

mikethicke commented 3 years ago

buddypress/members/single/messages/messages-loop.php

// Mike 08-20-21 Allows for block user link
do_action( 'bp_messages_thread_options' );