A
A
Anna2014-09-24 13:34:45
HTML
Anna, 2014-09-24 13:34:45

How to set up a logo installation through the WordPress admin panel?

Good afternoon.
What frameworks or other solutions are used to create a function for uploading a logo image from the admin area in a WordPress template?
I found the Redux Framework, but I didn’t figure out how to set it up, and I didn’t find the instructions. Can anyone use other methods?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Vorotnev, 2014-09-24
@HeadOnFire

Either with handles in the code - fix the theme or make it a child one (see @korobochkin 's answer ), or, if you still need it to be in the admin panel, WordPress has a native feature for this, called Customization API . The code can be seen in the standard twentyfourteen theme , in the file
Although why on a static thing that is done 1 time, create a setting and pull the database is not clear.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question