Changeset 7479
- Timestamp:
- 10/25/2013 12:50:48 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-functions.php
r7449 r7479 365 365 * @param string $existing 'delete' if you want to delete existing page 366 366 * mappings and replace with new ones. Otherwise existing page mappings 367 * are kept, and the gaps filled in with new pages. Default: 'keep y'.367 * are kept, and the gaps filled in with new pages. Default: 'keep'. 368 368 */ 369 369 function bp_core_add_page_mappings( $components, $existing = 'keep' ) {
Note: See TracChangeset
for help on using the changeset viewer.