Title: Custom Plugin Settings Screen &#8211; Saving HTML
Last modified: June 16, 2019

---

# Custom Plugin Settings Screen – Saving HTML

 *  [OthelloBloke](https://wordpress.org/support/users/othellobloke/)
 * (@othellobloke)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/custom-plugin-settings-screen-saving-html/)
 * I have a very simple plugin that has a settings page. There’s a form input that
   adds the content to the login screen.
 * Every time I enter HTML into the field and save it… it strips the html. How can
   I make it save the html as I write it? Below is what’s in the form.
 * `<input type="text" name="login-custom-message" value="<?php echo htmlentities(
   $lcmvalue ); ?>">`

Viewing 1 replies (of 1 total)

 *  Thread Starter [OthelloBloke](https://wordpress.org/support/users/othellobloke/)
 * (@othellobloke)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/custom-plugin-settings-screen-saving-html/#post-11643951)
 * Anyone?

Viewing 1 replies (of 1 total)

The topic ‘Custom Plugin Settings Screen – Saving HTML’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [OthelloBloke](https://wordpress.org/support/users/othellobloke/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/custom-plugin-settings-screen-saving-html/#post-11643951)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
