Title: Missing Closing Tag
Last modified: August 19, 2016

---

# Missing Closing Tag

 *  [gwp](https://wordpress.org/support/users/gwp/)
 * (@gwp)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/missing-closing-tag/)
 * I am familiar with php but new to WordPress. I opened a file called admin-header.
   php, and it appears to be missing a closing tag. The code in question is at the
   bottom of the page:
 * <?php
    screen_meta($hook_suffix);
 * do_action(‘admin_notices’);
 * if ( $parent_file == ‘options-general.php’ ) {
    require(ABSPATH . ‘wp-admin/options-
   head.php’); }
 * I have not found any closing tag in any of the other files that might suggest
   it is included. Can anyone explain that?
 * Gary

Viewing 1 replies (of 1 total)

 *  [kharisma](https://wordpress.org/support/users/kharisma/)
 * (@kharisma)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/missing-closing-tag/#post-1279470)
 * I’m assuming you mean the closing php tag “?>”.
 * It isn’t necessary at the bottom of a page.
    Some have the opinion that it speeds
   up processing to leave it off.

Viewing 1 replies (of 1 total)

The topic ‘Missing Closing Tag’ is closed to new replies.

## Tags

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

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 1 reply
 * 2 participants
 * Last reply from: [kharisma](https://wordpress.org/support/users/kharisma/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/missing-closing-tag/#post-1279470)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
