Changeset 13372 for trunk/src/bp-core/classes/class-bp-button.php
- Timestamp:
- 11/24/2022 09:33:11 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/classes/class-bp-button.php
r13108 r13372 360 360 * 361 361 * @param string $contents HTML being used for the button. 362 * @param BP_Button $ thisCurrent BP_Button instance.362 * @param BP_Button $button Current BP_Button instance. 363 363 * @param string $before HTML appended before the actual button. 364 364 * @param string $after HTML appended after the actual button.
Note: See TracChangeset
for help on using the changeset viewer.