I'm writing a new theme from scratch, based off the Toolbox theme. My installation of WP is straight out of the box. I added add_theme_support('custom-header'); to my functions.php file, but the "header" options screen does not appear in the dashboard. I can see it if I visit the site, in the toolbar at the top, but not in the dashboard. Am I missing something?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
From Codex:
Try this
If you use Toolbox Theme, find in functions.php
and add inside this function
Links - Add Theme Support, Custom Headers |
|||
|
|
|
I was told that |
|||
|
|