Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




remove_custom_image_header [ WordPress Function ]

remove_custom_image_header ( No parameters )
See:
Returns:
  • (bool) Whether support was removed.
Defined at:



Remove image header support.

Source


<?php
function remove_custom_image_header() {
    
_deprecated_function__FUNCTION__'3.4''remove_theme_support( \'custom-header\' )' );
    return 
remove_theme_support'custom-header' );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics