Releases: alleyinteractive/meta-inspector
Releases · alleyinteractive/meta-inspector
v1.2.0
- Bump PHP version requirement to 8.2.
- Adjust taxonomy labels in the meta box to be more user friendly for taxonomies without a label provided.
- Small styling adjustments to match WordPress admin UI better.
- Sort meta keys alphabetically by default. Added filter
meta_inspector_sort_metato disable this behavior.
Full Changelog: v1.1.3...v1.2.0
v1.1.3
Please see the changelog for details about this release.
v1.1.2
What's Changed
- Do not show copy toggle for empty meta fields by @renatonascalves in #20
- Support for BuddyPress Group Meta by @renatonascalves in #22
- Support for BuddyPress Group Terms by @renatonascalves in #23
- Fix for the FM Term Meta by @renatonascalves in #24
- Update alleyinteractive/alley-coding-standards requirement from ^1.0 to ^2.0 by @dependabot in #21
- Ensure that the expand button is not copied by @srtfisher in #25
New Contributors
- @renatonascalves made their first contribution in #20
- @dependabot made their first contribution in #21
Full Changelog: v1.1.1...v1.1.2