Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#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)

#1 @apeatling
17 years ago

  • Resolutionworksforme
  • Status newclosed

Create a file called bp-custom.php and put your filters in there.

#2 @(none)
17 years ago

  • Milestone Core 1.0

Milestone Core 1.0 deleted

Note: See TracTickets for help on using tickets.