How to disable featured image as article header (introduced in 1.5)
-
The updated default theme introduced in Buddypress 1.5 added support for “Featured images (as custom header images on posts and pages)”.
I wish to disable support for this in my child theme – how can this be done?
I thought adding the following to my child theme’s functions.php (as per these instructions) might work but it doesn’t make any difference:
`define( ‘BP_DTHEME_DISABLE_CUSTOM_HEADER’, true );`
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to disable featured image as article header (introduced in 1.5)’ is closed to new replies.