Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/30/2011 02:00:16 PM (15 years ago)
Author:
djpaul
Message:

Replace all mentions of 1.3 with 1.5 in phpDoc and deprecated function notices. Fixes #3416

File:
1 edited

Legend:

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

    r4904 r4907  
    288288 *
    289289 * @package BuddyPress
    290  * @since 1.3
     290 * @since 1.5
    291291 *
    292292 * @param str $nav_item The id of the top-level nav item whose nav items you're checking
     
    574574 * This can't be done in bp_core_load_admin_bar() because that function is called before locale.php is included.
    575575 *
    576  * @since 1.3
     576 * @since 1.5
    577577 */
    578578function bp_core_load_buddybar_rtl_stylesheet() {
Note: See TracChangeset for help on using the changeset viewer.