#529 closed defect (bug) (worksforme)
Changing size of avatar image
| Reported by: | DJPaul | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Version: | 1.0 | |
| Severity: | Keywords: | ||
| Cc: |
Description
In bp-core-avatars.php
I can't seem to change the CORE_AVATAR_V1_W and _H (I haven't tested the others) by either a plugin in /mu-plugins/ or in a custom theme's functions.php. I am assuming the constant is being defined before the apply_filters chain is walked through.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Create a file called bp-custom.php and put your filters in there.