Title: Theme Customizer
Last modified: August 20, 2016

---

# Theme Customizer

 *  Resolved [mathis@Tambour](https://wordpress.org/support/users/mathistambour/)
 * (@mathistambour)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/theme-customizer/)
 * Hello everybody !
 * I am Mathis, student in informatic,
    and i am working on a wordpress theme customizer,
   that i will distribute to the WordPress Community.
 * But why create a theme ?
    Because the WordPress page options of twenty eleven
   isn’t really complete. I want a real theme options customizer, who’ll allow modifications
   on a lot of settings since the dashboard.
 * But when i create it, but I did not realize that to distribute it,
    I had to 
   fill a lot of constraints. And actually, i am stucked about one of them : (cf:
   [http://codex.wordpress.org/Theme_Review](http://codex.wordpress.org/Theme_Review))“
   Themes are required to save options in a single array, rather than create multiple
   options for its settings page. Use of set_theme_mod and get_theme_mod handles
   this for you, as does using the Settings API.”
 * I am using register_setting with setting_field, and i got over 50 settings in
   my theme_option, so i wrote 50 lines, 50 register_setting.
    I just need a method,
   or a way to give me a direction ! I don’t know how to use set & get_theme_mod
   with a array.
 * My theme_option actually work, but i really want to distribute it.
 * I am working on WordPress since less than two months,
    So, i really need your
   help. Oh, and apologize me if I spelling mistake, but i am frensh !
 * Thank you !

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/theme-customizer/#post-3202467)
 * Try reading [http://www.chipbennett.net/2011/02/17/incorporating-the-settings-api-in-wordpress-themes/](http://www.chipbennett.net/2011/02/17/incorporating-the-settings-api-in-wordpress-themes/)
 *  Thread Starter [mathis@Tambour](https://wordpress.org/support/users/mathistambour/)
 * (@mathistambour)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/theme-customizer/#post-3202468)
 * Thank you for your fast answer !

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

The topic ‘Theme Customizer’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [mathis@Tambour](https://wordpress.org/support/users/mathistambour/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/theme-customizer/#post-3202468)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
