Title: Advanced Custom Fields: Price Field
Author: speccode
Published: <strong>Nyakanga 16, 2017</strong>
Last modified: Nyakanga 16, 2017

---

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/acf-price.svg)

# Advanced Custom Fields: Price Field

 By [speccode](https://profiles.wordpress.org/speccode/)

[Download](https://downloads.wordpress.org/plugin/acf-price.1.2.1.zip)

 * [Details](https://kin.wordpress.org/plugins/acf-price/#description)
 * [Reviews](https://kin.wordpress.org/plugins/acf-price/#reviews)
 *  [Installation](https://kin.wordpress.org/plugins/acf-price/#installation)
 * [Development](https://kin.wordpress.org/plugins/acf-price/#developers)

 [Support](https://wordpress.org/support/plugin/acf-price/)

## Description

#### How it works

 * Plugin will store your “price” as float so any time you will change desire number
   format there will be no reformatting problems.
 * Best column type in database for “price” related fields is decimal. As WordPress
   keep meta as type “text” I can only cast it to float. Keep it in mind.
 * Field validation is “live” thanks to https://github.com/teamdf/jquery-number.
 * When you use `get_field` function you will get preformatted number based on your
   settings.

#### Options

    ```
    format
    ```

Available formats:
 * `1 337.55` * `1 337,55` * `1,337.55` * `1.337,55` * `1337`*`
1 337`

#### Default parameters result

    ```
    1 337.00
    ```

#### Compatibility

This ACF field type is compatible with:
 * ACF 5 * ACF 4

## Installation

 1. Copy the `acf-price` folder into your `wp-content/plugins` folder
 2. Activate the Price plugin via the plugins admin page
 3. Create a new field via ACF and select the Price type
 4. Please refer to the description for more info regarding the field type settings

## FAQ

  Installation Instructions

 1. Copy the `acf-price` folder into your `wp-content/plugins` folder
 2. Activate the Price plugin via the plugins admin page
 3. Create a new field via ACF and select the Price type
 4. Please refer to the description for more info regarding the field type settings

## Reviews

![](https://secure.gravatar.com/avatar/8c0ced2ad5a0c50ec3a0903b1d1946b4309a9b5e4ed01ff7f8d40bc710f49e3e?
s=60&d=retro&r=g)

### 󠀁[This should be in the ACF core](https://wordpress.org/support/topic/this-should-be-in-the-acf-core/)󠁿

 [nick6352683](https://profiles.wordpress.org/nick6352683/) Ukuboza 20, 2018

It’s little bit disappointing that plugins like this is only available as an add
on. This plugin adds that extra professional touch, so thank you very much…

![](https://secure.gravatar.com/avatar/570412a8fbe4d7380b4184c1858d9d8bc459a4190baf9304766546bbb988ff37?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-4717/)󠁿

 [dmblsn](https://profiles.wordpress.org/dmblsn/) Gashyantare 21, 2018

Vey useful since ACF doesn’t have this option by default

 [ Read all 1 review ](https://wordpress.org/support/plugin/acf-price/reviews/)

## Contributors & Developers

“Advanced Custom Fields: Price Field” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ speccode ](https://profiles.wordpress.org/speccode/)

“Advanced Custom Fields: Price Field” has been translated into 2 locales. Thank 
you to [the translators](https://translate.wordpress.org/projects/wp-plugins/acf-price/contributors)
for their contributions.

[Translate “Advanced Custom Fields: Price Field” into your language.](https://translate.wordpress.org/projects/wp-plugins/acf-price)

### Interested in development?

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

## Changelog

#### [1.2.1] 2017-07-15

 * added translations

#### [1.2.0] 2017-07-02

 * bugfixes
 * cleanup file structure
 * add support for ACF 4

#### [1.1.0] 2017-06-17

 * added `format` option
 * removed support for ACF 4 (temporary)

#### [1.0.0] 2015-02-02

 * Initation of plugin, no configuration. Only live validation.

## Meta

 *  Version **1.2.1**
 *  Last updated **9 years ago**
 *  Active installations **500+**
 *  WordPress version ** 3.5 or higher **
 *  Tested up to **4.8.28**
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/acf-price/), [English (US)](https://wordpress.org/plugins/acf-price/),
   and [Polish](https://pl.wordpress.org/plugins/acf-price/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/acf-price)
 * Tags
 * [acf](https://kin.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://kin.wordpress.org/plugins/tags/advanced-custom-fields/)
   [price](https://kin.wordpress.org/plugins/tags/price/)
 *  [Advanced View](https://kin.wordpress.org/plugins/acf-price/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/acf-price/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/acf-price/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/acf-price/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/acf-price/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/acf-price/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/acf-price/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/acf-price/reviews/)

## Contributors

 *   [ speccode ](https://profiles.wordpress.org/speccode/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/acf-price/)