Starter_Content::starter_meta( mixed $value, int $post_id, string $meta_key )
Load default starter meta.
Parameters
- $value
-
(Required) Value.
- $post_id
-
(Required) Post id.
- $meta_key
-
(Required) Meta key.
Return
(string) Meta value.
Source
File: inc/compatibility/starter_content.php
Expand full source code Collapse full source code View on Github