pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.07k stars 264 forks source link

Run post/page ID through pods_v to trigger filters #7142

Closed JoryHogeveen closed 1 year ago

JoryHogeveen commented 1 year ago

Description

This PR wraps the return of pods_by_title() through pods_v() to trigger filters and enable translation integrations to convert the ID.

Related GitHub issue(s)

Fixes #7141

Changelog text for these changes

PR checklist

what-the-diff[bot] commented 1 year ago

PR Summary

JoryHogeveen commented 1 year ago

@sc0ttkclark If you are planning on releasing 3.0 instead of a MR feel free to change the milestone!