Cartflows_Default_Meta::get_save_meta( int $post_id, string $key )
Get post meta.
Parameters
- $post_id
-
(Required) post id.
- $key
-
(Required) options key.
Return
(string)
Source
File: classes/class-cartflows-default-meta.php
Get post meta.
(Required) post id.
(Required) options key.
(string)
File: classes/class-cartflows-default-meta.php