INVP::meta_value_is_number( string $post_meta_key )

meta_value_is_number


Description Description

Indicates whether or not a provided $post_meta_key is a number data type.


Top ↑

Parameters Parameters

$post_meta_key

(Required)


Top ↑

Return Return

(bool) True if the given $post_meta_key is a number data type.


Top ↑

Source Source

File: includes/class-invp.php