1.1.1 - March 9, 2021
This update introduces three new loaders, post_meta
, user_meta
, and roles
. This provides a clear place to register metadata, roles, and any additional logic that would be embedded alongside these items.
This also introduces a new abstract class Meta_Record_Type
, which makes it possible to register custom metadata types.