Title: Theme Customizer Error Feedback?
Last modified: August 20, 2016

---

# Theme Customizer Error Feedback?

 *  [VigilanteNighthawk](https://wordpress.org/support/users/vigilantenighthawk/)
 * (@vigilantenighthawk)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/theme-customizer-error-feedback/)
 * I’ve looked through the documentation, Google, and the source code, but I cannot
   figure out how to report error messages back to the admin when setting values
   via the Theme Customizer. Is there a built in method or some work around that
   I could use?

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/theme-customizer-error-feedback/#post-3573088)
 * If these error messages are displayed via the wp_die() function, the function
   has a mechanism to call a user function. That user function could do anything,
   including emailing the admin if a particular message was generated. Take a look
   at the source in wp-includes/functions.php . You hook a certain filter in order
   to return your user function name. The wp_die() function will then call that 
   function.

Viewing 1 replies (of 1 total)

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

## Tags

 * [theme customizer](https://wordpress.org/support/topic-tag/theme-customizer/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/theme-customizer-error-feedback/#post-3573088)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
