[buddypress-trac] [BuddyPress] #2696: Make profile links nofollow
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Oct 29 21:01:17 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 boonebgorges):
Paul (or anyone else) - Do you think there's a good reason why this filter
should only be applied on the way out? Is there any efficiency to be
gained by adding nofollow on the way in and then just double checking on
the way out (so as to catch cases where URLs are turned automatically into
links, etc)? I ask because it looks like the BP filters are basically
copies of the WP core filters, except that they don't do the escaping that
you'd expect when an item is getting written to the database. So for some
reason whoever wrote these filters (Andy?) turned it into an output-only
filter. Does that still make sense, or should we do it the WP way?
--
Ticket URL: <https://trac.buddypress.org/ticket/2696#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list