Title: Customized &amp; Replaceable LOGO
Last modified: August 19, 2016

---

# Customized & Replaceable LOGO

 *  [czone](https://wordpress.org/support/users/czone/)
 * (@czone)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/customized-replaceable-logo/)
 * Hello Friends,
    I am trying to make some free themes for WP and I want to add
   a feature that when a user installs the theme it will show a sample logo instead
   of the “Site Title” and the user can either replace that sample logo by uploading
   his logo or he may remove the sample logo to display the Site Title.
 * I have seen this same feature used by WP default theme “twentyten” for the Header
   Image.
 * I can simply copy the “twentyten” code but if you guys can help me built this
   feature then perhaps it will help me learn and gain the ability to create more
   functions.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/customized-replaceable-logo/#post-1870691)
 * See the `twentyten_setup()` function in functions.php of Twenty Ten – specifically
   the reference to `HEADER_IMAGE` definitions and `add_custom_image_header()`.
 *  Thread Starter [czone](https://wordpress.org/support/users/czone/)
 * (@czone)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/customized-replaceable-logo/#post-1870699)
 * I did see the codes in function.php of Twenty Ten
    BUT What I realy wish to learn
   is how to add my own option pages in the Appearence section of WP-Admin where
   a person can add images and other info. This will help me add features/options
   for users to add images & contents for the slide shows and for social links.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/customized-replaceable-logo/#post-1870703)
 * [http://codex.wordpress.org/Settings_API](http://codex.wordpress.org/Settings_API)
   
   [http://codex.wordpress.org/Theme_Modification_API](http://codex.wordpress.org/Theme_Modification_API)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Customized & Replaceable LOGO’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/customized-replaceable-logo/#post-1870703)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
