neve_is_json( string $string )
Check if a string is in json format
Parameters
- $string
-
(Required) Input.
Return
(bool)
Source
File: globals/sanitize-functions.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
1.1.38 | Introduced. |