Changeset 10417 for trunk/src/bp-core/bp-core-wpabstraction.php
- Timestamp:
- 12/22/2015 03:32:17 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/bp-core-wpabstraction.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-wpabstraction.php
r10356 r10417 2 2 /** 3 3 * WordPress Abstraction. 4 *5 * @package BuddyPress6 4 * 7 5 * The functions within this file will detect the version of WordPress you are … … 10 8 * The code below mostly contains function mappings. This file is subject to 11 9 * change at any time. 10 * 11 * @package BuddyPress 12 * @subpackage WPAbstraction 13 * @since 1.2.0 12 14 */ 13 15
Note: See TracChangeset
for help on using the changeset viewer.