Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/13/2015 02:02:56 AM (9 years ago)
Author:
tw2113
Message:

Standardizing our @since tags for the Core component.

See #6576.

File:
1 edited

Legend:

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

    r9819 r10108  
    1212
    1313/**
    14  * @deprecated BuddyPress (2.0.0)
     14 * @deprecated 2.0.0
    1515 */
    1616function bp_activity_clear_meta_cache_for_activity() {
     
    1919
    2020/**
    21  * @deprecated BuddyPress (2.0.0)
     21 * @deprecated 2.0.0
    2222 */
    2323function bp_blogs_catch_published_post() {
     
    2626
    2727/**
    28  * @deprecated BuddyPress (2.0.0)
     28 * @deprecated 2.0.0
    2929 */
    3030function bp_messages_screen_inbox_mark_notifications() {
Note: See TracChangeset for help on using the changeset viewer.