How to set a header image?
I can get the image header with
get_header_image()
ex:
wp eval "echo get_header_image();"
But how can I change that ? I tried
set_header_image(url) and Custom_Image_Header::set_header_image
with no success.
Topic header-image Wordpress
Category Web