Skip to content

Releases: wearerequired/common-php

0.3.4

18 Apr 13:33
491870c

Choose a tag to compare

What's Changed

  • Add missing namespace import for term meta contract.

Full Changelog: 0.3.3...0.3.4

0.3.3

18 Apr 13:17
bd18074

Choose a tag to compare

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

18 Apr 13:03
8abe835

Choose a tag to compare

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

12 Apr 14:10
01ed90f

Choose a tag to compare

What's Changed

  • Restore previous PostType, Taxonomy, PostMeta, and TermMeta classes in a Legacy namespace for easier transition to typed classes.

Full Changelog: 0.3.0...0.3.1

0.3.0

12 Apr 12:25
6255c73

Choose a tag to compare

What's Changed

  • Use Args to populate post type/taxonomy/post meta/term meta arguments by @ocean90 in #5
  • Enable strict types for meta by @ocean90 in #6

New Contributors

Full Changelog: 0.2.1...0.3.0

0.2.1

11 Mar 14:29
df70d1e

Choose a tag to compare

Full Changelog: 0.2.0...0.2.1

0.2.0

11 Mar 11:53
21fa01b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

20 May 07:57
c7391fb

Choose a tag to compare

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