Range isssue

Support General Range isssue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32931
    admin@maximusdigital.co[email protected]
    Participant

    I created a custom field set up for book reviews. All works as expected except for the range field for the book review portion.

    I did it in increments of .25 with min being 0 and max being 5. Whenever I save the post at let’s say 4.25 meta box saves to a rounded down of 4.

    #32939
    Long NguyenLong Nguyen
    Moderator

    Hi,

    The range field only supports saving the integer number step. You can read more here https://www.php.net/manual/en/function.intval.php

    I will inform the development team to consider supporting the float number step for this field.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.