Title: WordPress Plugin &#8211; Placeholder Text hack
Last modified: August 20, 2016

---

# WordPress Plugin – Placeholder Text hack

 *  [bbrowne](https://wordpress.org/support/users/bbrowne/)
 * (@bbrowne)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/wordpress-plugin-placeholder-text-hack/)
 * So I learned how to remove the form labels and include placeholder text within
   the form fields to consolidate the MailChimp signup widget.
 * This was a great resource – [http://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-request-add-placeholder-text-for-mailchimp-widget?replies=8](http://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-request-add-placeholder-text-for-mailchimp-widget?replies=8)
 * It has since been closed for comments, and I’m using the direction on the very
   last post because I have multiple fields.
 * Chris Barrett posted:
 * > I know this is an older thread, but there is a better way of adding the placeholder.
   > If you have multiple fields you want on your form, the placeholder=”Your best
   > email…” adds that text inside all boxes.
   > Instead, use placeholder=”‘.esc_html($var[‘name’]).'” and your MailChimp Field
   > Label will be displayed.
 * The problem is, this isn’t pulling the field label. It’s pulling the default 
   field value, which I use as merge fields for emails. These are two very different
   things, so right now my placeholder text says ‘Good Day!’ instead of ‘First Name’.
 * Anyone have a fix? Thanks!

The topic ‘WordPress Plugin – Placeholder Text hack’ is closed to new replies.

## Tags

 * [mailchimp plugin](https://wordpress.org/support/topic-tag/mailchimp-plugin/)
 * [placeholder text](https://wordpress.org/support/topic-tag/placeholder-text/)
 * [registration form](https://wordpress.org/support/topic-tag/registration-form/)

 * 0 replies
 * 1 participant
 * Last reply from: [bbrowne](https://wordpress.org/support/users/bbrowne/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/wordpress-plugin-placeholder-text-hack/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
