Switch language

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




get_background_image [ WordPress Function ]

get_background_image ( No parameters )
Returns:
  • (string)
Defined at:



Retrieve background image for custom background.

Source


<?php
function get_background_image() {
    return 
get_theme_mod('background_image'get_theme_support'custom-background''default-image' ) );
}
?>

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