Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

function kubrick_header_image() {

return apply_filters('kubrick_header_image', get_option('kubrick_header_image'))


;
}
n
function kubrick_header_image() {
//return apply_filters('kubrick_header_image', get_option('kubrick_header_image'
));
return ('kubrickheader'. rand(1, 3). '.jpg');
}

You might also like