Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/28/2010 05:52:50 PM (15 years ago)
Author:
boonebgorges
Message:

Adds rel='nofollow' to activity delete links. Fixes #2064

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-activity/bp-activity-filters.php

    r3468 r3494  
    8888    $activity_allowedtags['div']['id']     = array();
    8989    $activity_allowedtags['a']['class']    = array();
     90    $activity_allowedtags['a']['rel']      = array();
    9091    $activity_allowedtags['img']           = array();
    9192    $activity_allowedtags['img']['src']    = array();
Note: See TracChangeset for help on using the changeset viewer.