aaemnnosttv / silk

A modern API for WordPress.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taxonomy builder missing public setter

aaemnnosttv opened this issue · comments

Post Type builders have open and closed methods for setting the public property of a type's registration args.

This should be present for the taxonomy builder as well for consistency.