Opened 15 years ago
Closed 15 years ago
#2042 closed defect (bug) (fixed)
Can't remove header image via remove_action
Reported by: | slaFFik | Owned by: | slaFFik |
---|---|---|---|
Milestone: | 1.2.1 | Priority: | minor |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
This action doesn't work as expected - placed into functions.php and doing nothing.
remove_action( 'init', 'bp_dtheme_add_custom_header_support' );
It's described on line 130 in /buddypress/bp-themes/bp-default/functions.php
Note: See
TracTickets for help on using
tickets.
Fixed in trunk.