Skip to content

Implement meta for /posts #306

Open
@oguzkocer

Description

#304 implements posts.meta as a strong type. However, we probably need it to be a HashMap<String, String> or HashMap<PostMetaKey, String> instead due to WordPress's customizability. In order to do that and still have a way to work with strong types, we can probably offer some helper methods.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions