Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/29/2020 06:44:23 PM (4 years ago)
Author:
boonebgorges
Message:

Remove terms blacklist and whitelist in inline comments and local variables.

The change is in order to promote clearer and more inclusive language.

See #8339.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-activity/classes/class-bp-activity-query.php

    r11746 r12694  
    230230     * Validates a column name parameter.
    231231     *
    232      * Column names are checked against a whitelist of known tables.
     232     * Column names are checked against a list of known tables.
    233233     * See {@link BP_Activity_Query::db_tables}.
    234234     *
Note: See TracChangeset for help on using the changeset viewer.