IMPORT_POST_STATI
IMPORT_POST_STATI =array('keep', 'publish', 'private', 'draft')
Allows to import a JSON string with specific options. If you want to learn more about the scheme, please have a look at the output of the export.
correctAssociationIdsForBlocker(array<mixed,string> $post_names,string $mapName,string $association_post_type)
Fetch the correct cookie / TCF vendor ids for the meta.
array<mixed,string> | $post_names | |
string | $mapName | Can be |
string | $association_post_type |
probablyAddMessageCookieGroupNotFound(boolean $groupNotFound,string $post_title,integer $group,integer $created)
The cookie could not be associated to the given group, did fallback.
boolean | $groupNotFound | |
string | $post_title | |
integer | $group | |
integer | $created |