Skip to content

1.1.1 - March 9, 2021

Compare
Choose a tag to compare
@alexstandiford alexstandiford released this 10 Mar 00:47
· 69 commits to master since this release
fb277b7

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.