Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/12/2015 11:15:12 PM (12 years ago)
Author:
johnjamesjacoby
Message:

SimplifyABSPATH checks across all files for improved Scrutinizer compliance.

See #5891. Fixes #5847.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-xprofile/bp-xprofile-filters.php

    r9287 r9351  
    1111
    1212// Exit if accessed directly
    13 if ( !defined( 'ABSPATH' ) ) exit;
     13defined( 'ABSPATH' ) || exit;
    1414
    1515add_filter( 'bp_get_the_profile_group_name',            'wp_filter_kses',       1 );
Note: See TracChangeset for help on using the changeset viewer.