Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WPExperts.io

    (@wpexpertsio)

    These are third party plugins they are not using the function which adds the comma in the points.
    They can use the below example code in their plugins to make the points format as per the settings.

    $point_balance = new myCRED_Point_Type();

    $point_balance->format( 16040 );

    https://codex.mycred.me/objects/mycred_point_type/

    Thread Starter chrispnw

    (@chrispnw)

    Thank you so much for getting back to me.

    I have forwarded the info you provided to them. Hopefully they will address this issue.

    Thanks again!

    -Chris

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No comma in points when displayed in thousandths’ is closed to new replies.