Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WP_Query integration for table-based storage #7280

Open
sc0ttkclark opened this issue Mar 24, 2024 Discussed in #6620 · 0 comments
Open

WP_Query integration for table-based storage #7280

sc0ttkclark opened this issue Mar 24, 2024 Discussed in #6620 · 0 comments
Assignees
Labels
Keyword: Focus This is a major focus of a release Status: Need Tasklist The work requires a tasklist to be created in order to ensure all parts involved are completed Type: Feature Features that add entirely new functionality that was not there before
Milestone

Comments

@sc0ttkclark
Copy link
Member

Hook into WP_Query for meta_query and other references to pod fields to support traversal and automatically handle JOINs and proper field aliases for the corresponding fields.

This would allow for supporting fields on Post Types that have table-based storage.

@sc0ttkclark sc0ttkclark added Type: Feature Features that add entirely new functionality that was not there before Keyword: Focus This is a major focus of a release Status: Need Tasklist The work requires a tasklist to be created in order to ensure all parts involved are completed labels Mar 24, 2024
@sc0ttkclark sc0ttkclark added this to the Backlog milestone Mar 24, 2024
@sc0ttkclark sc0ttkclark self-assigned this Mar 24, 2024
@sc0ttkclark sc0ttkclark modified the milestones: Backlog, Pods 3.2 Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Keyword: Focus This is a major focus of a release Status: Need Tasklist The work requires a tasklist to be created in order to ensure all parts involved are completed Type: Feature Features that add entirely new functionality that was not there before
Projects
None yet
Development

No branches or pull requests

1 participant