[buddypress-trac] [BuddyPress] #2696: Make profile links nofollow

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Oct 29 21:09:43 UTC 2010


#2696: Make profile links nofollow
--------------------------+-------------------------------------------------
 Reporter:  boonebgorges  |       Owner:              
     Type:  defect        |      Status:  new         
 Priority:  normal        |   Milestone:  1.3         
Component:  XProfile      |    Keywords:  dev-feedback
--------------------------+-------------------------------------------------

Comment(by r-a-y):

 I'd try to use WP functions whenever possible.  No need trying to reinvent
 the wheel.

 {{{
 add_filter( 'bp_get_the_profile_field_value', 'wp_rel_nofollow' );
 }}}

-- 
Ticket URL: <https://trac.buddypress.org/ticket/2696#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list