Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/04/2015 01:53:42 PM (10 years ago)
Author:
johnjamesjacoby
Message:

Replace domain.com references with example.com to avoid linking to unaffiliated . Props netweb. Fixes #6183.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/deprecated/1.5.php

    r9351 r9428  
    450450/**
    451451 * Checks to see if a component's URL should be in the root, not under a member page:
    452  * eg: http://domain.com/groups/the-group NOT http://domain.com/members/andy/groups/the-group
     452 * eg: http://example.com/groups/the-group NOT http://example.com/members/andy/groups/the-group
    453453 * You should be using bp_is_root_component().
    454454 *
Note: See TracChangeset for help on using the changeset viewer.