Title: functions.php freezing admin
Last modified: August 19, 2016

---

# functions.php freezing admin

 *  Resolved [mightysmith](https://wordpress.org/support/users/mightysmith/)
 * (@mightysmith)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/functionsphp-freezing-admin/)
 * When i insert my functions.php code
    <blockquoe> <?php { register_sidebar(array(‘
   name’=>’left’, ‘before_widget’ => ”, ‘after_widget’ => ”, ‘before_title’ => ‘
   <h1>’, ‘after_title’ => ‘</h1>’, )); register_sidebar(array(‘name’=>’middle’,‘
   before_widget’ => ”, ‘after_widget’ => ”, ‘before_title’ => ‘<h1>’, ‘after_title’
   => ‘</h1>’, )); register_sidebar(array(‘name’=>’right’, ‘before_widget’ => ”,‘
   after_widget’ => ”, ‘before_title’ => ‘<h1>’, ‘after_title’ => ‘</h1>’, )); register_sidebar(
   array(‘name’=>’sidebar’, ‘before_widget’ => ”, ‘after_widget’ => ”, ‘before_title’
   => ‘<h1>’, ‘after_title’ => ‘</h1>’, )); } ?>
 * it causes admin to freeze when posting or writing a page. What am I missing? 
   When I remove functions.php, everything works great

Viewing 1 replies (of 1 total)

 *  Thread Starter [mightysmith](https://wordpress.org/support/users/mightysmith/)
 * (@mightysmith)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/functionsphp-freezing-admin/#post-1080271)
 * figured it out.

Viewing 1 replies (of 1 total)

The topic ‘functions.php freezing admin’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [mightysmith](https://wordpress.org/support/users/mightysmith/)
 * Last activity: [16 years, 12 months ago](https://wordpress.org/support/topic/functionsphp-freezing-admin/#post-1080271)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
