apply_filters( 'bp_core_number_format', string $value, int $number, bool $decimals )

Filters the BuddyPress formatted number.

Description

Parameters

$value

BuddyPress formatted value.

$number

The number to be formatted.

$decimals

Whether or not to use decimals.

Source

File: bp-core/bp-core-functions.php

Changelog

Changelog
Version Description
BuddyPress 1.2.4 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.