add_custom_background


add_custom_background ( $wp_head_callback = '', $admin_head_callback = '', $admin_preview_callback = '' )

Parameters:
  • (callable) wp_head_callback Call on the {@see 'wp_head'} action.
  • (callable) admin_head_callback Call on custom background administration screen.
  • (callable) admin_preview_callback Output a custom background image div on the custom background administration screen. Optional.
See:
Defined at:

Description

Add callbacks for background image display.

Related Functions

_custom_background_cb, remove_custom_background, add_custom_image_header, _custom_header_background_just_in_time, get_background_image

Top Google Results

User discussions

wpseek mobile