Method | Description | |
---|---|---|
get_objects_by_id ( string $object_type, array $config ) : array | This implementation of get_objects_by_id() is a bit hacky since we're not passing in an array of meta IDs, but instead an array of post or comment IDs for which to retrieve meta for. On top of that, we also pass in an associative array where we expect there to be 'meta_key' and 'ids' keys present. | |
name ( ) |