PHPackages                             speccode/acf-price - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. speccode/acf-price

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

speccode/acf-price
==================

Wordpress ACF Price field with number formatting.

2998[4 issues](https://github.com/speccode/acf-price/issues)[2 PRs](https://github.com/speccode/acf-price/pulls)PHP

Since Nov 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/speccode/acf-price)[ Packagist](https://packagist.org/packages/speccode/acf-price)[ RSS](/packages/speccode-acf-price/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ACF Price Field
===============

[](#acf-price-field)

ACF Price field with number formatting.

---

### Description

[](#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 .
- 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

[](#compatibility)

This ACF field type is compatible with:

- ACF 5
- ACF 4

### Installation

[](#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

### CHANGELOG

[](#changelog)

Please see readme.txt for changelog

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a0be25782f61c6aa818458246025e88fd4f0d0c4d4deeabfb8504f3d15c85aae?d=identicon)[speccode](/maintainers/speccode)

---

Top Contributors

[![speccode](https://avatars.githubusercontent.com/u/1951131?v=4)](https://github.com/speccode "speccode (23 commits)")

---

Tags

acfacf-fieldadvanced-custom-fieldspricewordpress

### Embed Badge

![Health badge](/badges/speccode-acf-price/health.svg)

```
[![Health](https://phpackages.com/badges/speccode-acf-price/health.svg)](https://phpackages.com/packages/speccode-acf-price)
```

###  Alternatives

[catchamonkey/phighcharts

A PHP library for the Highcharts JavaScript charting library

263.3k](/packages/catchamonkey-phighcharts)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
