• We’re creating a theme, and have decided to place all of our theme options inside our own custom admin panel. In order to work with official functions, we would like to use the the_custom_logo() function to call the logo. But we don’t want to have to set it through the customizer. Because of this, all of our (relevant) settings can be in one place.

    So the question is: How can we set the_custom_logo through a custom admin panel?

Viewing 1 replies (of 1 total)
  • Stef

    (@serafinnyc)

    I’m not sure if you need just one thing or multiple things. I find the best way to handle this is to add a theme options panel and customize it as you like.

    Here’s an article that goes over 9 of the top frameworks.

Viewing 1 replies (of 1 total)
  • The topic ‘Set custom logo in admin panel without customizer’ is closed to new replies.