aaemnnosttv / silk

A modern API for WordPress.

Home Page:https://aaemnnost.tv/silk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move WordPress models to new package

aaemnnosttv opened this issue · comments

Silk currently comes bundled with models for all initial post types, terms, and users.

These allow for users to start using Silk models right away for these initial types without the need to create model classes for them.

While these may be useful for some, they're better off being maintained apart from the core library.