Title: In Field Labels
Author: Dipali Dhole
Published: <strong>March 20, 2014</strong>
Last modified: April 10, 2014

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/in-field-labels.svg)

# In Field Labels

 By [Dipali Dhole](https://profiles.wordpress.org/dipalidhole27gmailcom/)

[Download](https://downloads.wordpress.org/plugin/in-field-labels.zip)

 * [Details](https://li.wordpress.org/plugins/in-field-labels/#description)
 * [Reviews](https://li.wordpress.org/plugins/in-field-labels/#reviews)
 *  [Installation](https://li.wordpress.org/plugins/in-field-labels/#installation)
 * [Development](https://li.wordpress.org/plugins/in-field-labels/#developers)

 [Support](https://wordpress.org/support/plugin/in-field-labels/)

## Description

This plugin turns properly formatted html forms into in-field labels.
 This is integration
with the [http://fuelyourcoding.com/scripts/infield/](http://fuelyourcoding.com/scripts/infield/)
when the input field is focussed then label fade & entry begins in input field then
label text disappered. When clearing the field the label text reappears.

#### Html form format as below

    ```
    <form id="test" method="post" >
    <p>
      <label for="field_id">Label Text</label><br />
      <input type="text" name="field_id" value="" id="field_id" placeholder="">
    </p>
    </form>
    ```

## Screenshots

[⌊Add form id's in the backend separated with comma.⌉⌊Add form id's in the backend
separated with comma.⌉[

Add form id’s in the backend separated with comma.

[⌊form looks like in the front end.⌉⌊form looks like in the front end.⌉[

form looks like in the front end.

## Installation

Installing the In Field Labels plugin is very easy. Simply follow the steps below.

 1. Extract the package to obtain the `in-field-labels` folder
 2. Upload the `in-field-labels` folder to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Configure the settings according to your needs through the **Settings > In Field
    Labels** menu
 5. Add form id (not including # sign) separated with comma( like commentform,test )
    in the ‘In Field Labels’ section

## FAQ

  What will be the html form formats

Simple format of html forms

    ```
    <form id="test" method="post" >
    <p>
      <label for="field_id">Label Text</label><br />
      <input type="text" name="field_id" value="" id="field_id" placeholder="">
    </p>
    </form>
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“In Field Labels” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Dipali Dhole ](https://profiles.wordpress.org/dipalidhole27gmailcom/)

[Translate “In Field Labels” into your language.](https://translate.wordpress.org/projects/wp-plugins/in-field-labels)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/in-field-labels/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/in-field-labels/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/in-field-labels/)
by [RSS](https://plugins.trac.wordpress.org/log/in-field-labels/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial release of the In Field Labels plugin

## Meta

 *  Version **1.1**
 *  Last updated **12 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/in-field-labels/)
 * Tag
 * [wordpress plugins](https://li.wordpress.org/plugins/tags/wordpress-plugins/)
 *  [Advanced View](https://li.wordpress.org/plugins/in-field-labels/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/in-field-labels/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/in-field-labels/reviews/)

## Contributors

 *   [ Dipali Dhole ](https://profiles.wordpress.org/dipalidhole27gmailcom/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/in-field-labels/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://webelusion.com/)