Changeset 12678 for trunk/src/class-buddypress.php
- Timestamp:
- 07/04/2020 11:42:49 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/class-buddypress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/class-buddypress.php
r12656 r12678 578 578 'BP_User_Query' => 'core', 579 579 'BP_Walker_Category_Checklist' => 'core', 580 /** 581 * BP_Walker_Nav_Menu_Checklist class. 582 * 583 * As this class corresponding file is deprecated, it will trigger a deprecation notice if instantiated. 584 * In a subsequent release, we'll remove it from our Classes Autoloader. 585 * 586 * @todo Remove the BP_Walker_Nav_Menu_Checklist from our Classes Autoloader. 587 */ 580 588 'BP_Walker_Nav_Menu_Checklist' => 'core', 581 589 'BP_Walker_Nav_Menu' => 'core',
Note: See TracChangeset
for help on using the changeset viewer.