Wrong type hint
-
In \paid-member-subscriptions\includes\class-subscription-plan.php …
the class-level variable $price is typed as an integer.It should be typed as a float and cast as a float when being pulled out of the postmeta table.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Wrong type hint’ is closed to new replies.