Changeset 10096 for trunk/src/bp-forums/bp-forums-bbpress.php
- Timestamp:
- 09/12/2015 05:51:55 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-forums/bp-forums-bbpress.php
r9819 r10096 1 1 <?php 2 2 /** 3 * Placeholder for bbPress plugin bridge 3 * Placeholder for bbPress plugin bridge. 4 * 5 * @package BuddyPress 6 * @subpackage ForumsbbPress 4 7 */ 5 8 6 // Exit if accessed directly 9 // Exit if accessed directly. 7 10 defined( 'ABSPATH' ) || exit;
Note: See TracChangeset
for help on using the changeset viewer.