Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jeobarzane

    (@jeobarzane)

    Related question: when I’m working with pods in wp-admin in a browser, and I connect related pods via the dropdown table (many-to-many relationship between the two pods, both of them using tables) ie LIST VIEW, is the podsrel table used to populate the list view or postmeta?

    Plugin Support pdclark

    (@pdclark)

    Relationships in post_meta and post_meta with table storage store in both post_meta and pods_rel for redundancy and performance reasons.

    Advanced Content Types under Pods Admin > Components stores content in independent tables for information which should be separate from most WordPress core functionality and data structures.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Question about WP-Pods (table storage) and WP-API’ is closed to new replies.