Title: turn off quicktags
Last modified: August 18, 2016

---

# turn off quicktags

 *  [neilboland](https://wordpress.org/support/users/neilboland/)
 * (@neilboland)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/turn-off-quicktags/)
 * I am running a (very) basic version of wordpress for some kids to use and I want
   to turn off quicktags entirely. what is the best way to do this?
 * Thanks
 * neil

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/turn-off-quicktags/#post-247665)
 * One way – which could generate an error log entry – would be to rename quicktags.
   js to quicktags.txt
 * Or another would to download wp-admin.css, and put this at the very bottom of
   that file;
 * #quicktags {
    display:none; }
 *  Thread Starter [neilboland](https://wordpress.org/support/users/neilboland/)
 * (@neilboland)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/turn-off-quicktags/#post-247670)
 * Thanks, that worked great. Is there a similar way to remove the “TrackBack a 
   URI ” option.
 * Thanks for your help
 * Neil
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/turn-off-quicktags/#post-247675)
 * I can’t see an easy css way to do it.
 * edit-form.php
    Line 55 Remove the small block starting `<p><label for="trackback"
   >`
 * edit -form-advanced.php
    Lines 144-148 ` <tr> <th scope="row" valign="top"><?
   php _e('Send trackbacks to'); ?>:</th> <td><?php echo $form_trackback; ?> <br/
   > <?php _e('Separate multiple URIs with spaces'); ?></td> </tr>
 *  Thread Starter [neilboland](https://wordpress.org/support/users/neilboland/)
 * (@neilboland)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/turn-off-quicktags/#post-247677)
 * That worked perfectly, thanks.
 * Neil

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

The topic ‘turn off quicktags’ is closed to new replies.

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [neilboland](https://wordpress.org/support/users/neilboland/)
 * Last activity: [20 years, 10 months ago](https://wordpress.org/support/topic/turn-off-quicktags/#post-247677)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
