Title: Help! Edited function.php file and need assistance
Last modified: August 22, 2016

---

# Help! Edited function.php file and need assistance

 *  [bmurrie](https://wordpress.org/support/users/bmurrie/)
 * (@bmurrie)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/help-edited-functionphp-file-and-need-assistance/)
 * I recently tried to add some code in the theme function.php file for breadcrumbs.
   I obviously did it wrong and it took down my whole site. I downloaded SmartFTP
   to fix the FTP file, but removing the code that I added didn’t seem to work. 
   It’s still showing an error on ‘line 950’ (…./cyberchimps/functions.php on line
   950)
 * Here are the last few lines of my file – can anyone tell me what is wrong?? Am
   I missing a bracket or something? If I can’t fix it, is there a way to download
   my theme and reupload again without losing my content?
 * if( !function_exists( ‘wp_unslash’ ) ) {
    function wp_unslash( $value ) { return
   stripslashes_deep( $value );

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

 *  [WpMicro](https://wordpress.org/support/users/wpmicro/)
 * (@wpmicro)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/help-edited-functionphp-file-and-need-assistance/#post-5413588)
 * If that’s the very last line then you’re missing the two closing curly braces.
   If you add ” } } ” to the end it should be fine.
 *  Thread Starter [bmurrie](https://wordpress.org/support/users/bmurrie/)
 * (@bmurrie)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/help-edited-functionphp-file-and-need-assistance/#post-5413629)
 * Yes!! Thank you!!!!

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

The topic ‘Help! Edited function.php file and need assistance’ is closed to new 
replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [bmurrie](https://wordpress.org/support/users/bmurrie/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/help-edited-functionphp-file-and-need-assistance/#post-5413629)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
