• #wordpress 2018-02-28
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#wordpress ≡
  • ←
  • →
2018-02-28 UTC
# 16:23
[miklb]
I’ve been looking at `get_header_image` and it is confusing how it works. As to overriding it, I _think_ you can make your own call to `header_image` in your child theme to override the params set in parent theme. As to how parent theme loads it as a background image, I believe that’s being done for a better responsive image, but haven’t looked at where that function is.