round(): Argument #1 ($num) must be of type int|float, string given
-
/wp-content/plugins/meow-lightbox/classes/filters.php?in?round?at line 124
$text = empty( $value ) ? "N/A" : ( round( $value, 0 ) . "mm" ); return $text;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘round(): Argument #1 ($num) must be of type int|float, string given’ is closed to new replies.