$id, 'ID' => $id, 'post_type' => 'strings', 'kind' => 'Strings', 'kind_slug' => 'Strings', 'external_type' => true, 'string_data' => Fns::reduce( $getBatchString, [], $getBatchRecord( $id ) ), ]; } return $item; } ) ); } } Strings::init();