Skip to content

Instantly share code, notes, and snippets.

@KaineLabs
Created May 2, 2019 00:14
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KaineLabs/ef018c9e1f958d856627e0d12cb8f9f1 to your computer and use it in GitHub Desktop.
Save KaineLabs/ef018c9e1f958d856627e0d12cb8f9f1 to your computer and use it in GitHub Desktop.
Activate Mentions on Profile fields Values.
<?php
add_filter( 'bp_get_the_profile_field_value', 'bp_activity_at_name_filter', 9 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment