pods icon indicating copy to clipboard operation
pods copied to clipboard

Support Pods fields in REST API as params for meta query

Open JoryHogeveen opened this issue 8 months ago • 1 comments

Description

This PR will add basic support for meta based REST API queries when passing Pods fields as parameters.

Related GitHub issue(s)

Fixes #7210

Testing instructions

  1. Create CPT (or use Post)
  2. Add a custom field
  3. Enable REST API
  4. Query field: example.com/wp-json/wp/v2/{CPT}?{FIELDNAME}={VALUE}

Changelog text for these changes

PR checklist

JoryHogeveen avatar Oct 30 '23 21:10 JoryHogeveen