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-filters.php

    r4898 r4907  
    266266 * @return string new page title
    267267 * @see wp_title()
    268  * @since 1.3
     268 * @since 1.5
    269269 */
    270270function bp_modify_page_title( $title, $sep, $seplocation ) {
Note: See TracChangeset for help on using the changeset viewer.