Releases: wearerequired/common-php
Releases · wearerequired/common-php
0.3.4
0.3.3
What's Changed
- Add interfaces for PostMeta and TermMeta to allow using legacy classes for term meta UI
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- Add interfaces for PostType and Taxonomy to allow using legacy classes for term meta UI
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Restore previous
PostType,Taxonomy,PostMeta, andTermMetaclasses in a Legacy namespace for easier transition to typed classes.
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2.1
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Fix types, add missing constants by @szepeviktor in #4
New Contributors
- @szepeviktor made their first contribution in #4
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Add class to implement shortcodes by @grappler in #1
- Return whether post type or taxonomy was registered successfully by @grappler in #2
- Introduce TermMeta & TermMetaAdminUI class by @grappler in #3
New Contributors
Full Changelog: https://github.com/wearerequired/common-php/commits/0.1.0