Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/12/2015 05:51:55 AM (9 years ago)
Author:
tw2113
Message:

Standardizing our @since tags for the Forums component.

See #6576

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-forums/bp-forums-bbpress.php

    r9819 r10096  
    11<?php
    22/**
    3  * Placeholder for bbPress plugin bridge
     3 * Placeholder for bbPress plugin bridge.
     4 *
     5 * @package BuddyPress
     6 * @subpackage ForumsbbPress
    47 */
    58
    6 // Exit if accessed directly
     9// Exit if accessed directly.
    710defined( 'ABSPATH' ) || exit;
Note: See TracChangeset for help on using the changeset viewer.