Opened 17 years ago
Closed 17 years ago
#2042 closed defect (bug) (fixed)
Can't remove header image via remove_action
| Reported by: | slaFFik | Owned by: | slaFFik |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.1 |
| Component: | Version: | ||
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in trunk.