Skip to:
Content

BuddyPress.org

Changeset 7945


Ignore:
Timestamp:
02/20/2014 11:20:01 PM (12 years ago)
Author:
djpaul
Message:

Core: minor tweak to @since phpDoc for bp_core_exclude_pages_from_nav_menu_admin().

File:
1 edited

Legend:

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

    r7840 r7945  
    102102 * Prevent specific pages (eg 'Activate') from showing in the Pages meta box of the Menu Administration screen.
    103103 *
    104  * @since BuddyPress (2.0)
     104 * @since BuddyPress (2.0.0)
    105105 *
    106106 * @uses bp_is_root_blog() checks if current blog is root blog.
Note: See TracChangeset for help on using the changeset viewer.