Title: changed a file without backup function.php
Last modified: August 21, 2016

---

# changed a file without backup function.php

 *  [rosaliemagro](https://wordpress.org/support/users/rosaliemagro/)
 * (@rosaliemagro)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/changed-a-file-without-backup-functionphp/)
 * I am using the Expound theme in wordpress and changed the fuction.php file trying
   to change the footer. Now I am getting the message
 * Parse error: syntax error, unexpected T_CLASS in /home/content/27/11058027/html/
   bellferro/dev/wp-content/themes/expound/functions.php on line 264
 * Does anyone know what I can do to fix this. The following is the code I need 
   to fix. I can’t even sign into my wordpress anymore. Thanks in advance.
 * /**
    * Footer credits. */ function expound_display_credits() { $text = ‘Bellferro
   Ironworks | Custom Iron Designs’ ; $text = ‘<span class=”sep”> | </span>’; $text
   = ’29 Ridge Road West’; $text = ‘Grimsby,ON’; $text = ‘905-401-3001’; echo apply_filters(‘
   expound_credits_text’, $text ); } add_action( ‘expound_credits’, ‘expound_display_credits’);

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

 *  [zwaply3](https://wordpress.org/support/users/byankov/)
 * (@byankov)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/changed-a-file-without-backup-functionphp/#post-4260204)
 * Upload the original functions.php file and you will be able to login.
 *  Thread Starter [rosaliemagro](https://wordpress.org/support/users/rosaliemagro/)
 * (@rosaliemagro)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/changed-a-file-without-backup-functionphp/#post-4260226)
 * Did a quick fix. Commented out the offending code so now at least I can log in.
   I don’t have the original functions.php file unless I install WP on a test domain
   and get the file from there. How else can I get the file?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 5 months ago](https://wordpress.org/support/topic/changed-a-file-without-backup-functionphp/#post-4260227)
 * The original functions.php file comes with the theme’s zip file when you download
   it from WordPress.org: [http://wordpress.org/themes/expound](http://wordpress.org/themes/expound)
 * Alternatively get the code from SVN (assuming you’re using v.1.8) [http://themes.svn.wordpress.org/expound/1.8/functions.php](http://themes.svn.wordpress.org/expound/1.8/functions.php)

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

The topic ‘changed a file without backup function.php’ is closed to new replies.

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [function.php](https://wordpress.org/support/topic-tag/function-php/)
 * [themes folder](https://wordpress.org/support/topic-tag/themes-folder/)

 * 3 replies
 * 3 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/changed-a-file-without-backup-functionphp/#post-4260227)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
