#529 closed defect (bug) (worksforme)
Changing size of avatar image
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | Priority: | minor | |
Severity: | Version: | 1.0 | |
Component: | 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.
Create a file called bp-custom.php and put your filters in there.