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

Filters the BuddyPress formatted number.


Description Description


Parameters Parameters

$value

BuddyPress formatted value.

$number

The number to be formatted.

$decimals

Whether or not to use decimals.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.