08/10/2017 at 2:49 pm
#431946
Keymaster
@ Zac
RE; Do you have any thoughts on how to solve this issue?
This is actually not an issue. Connections does not use a custom post type (CPT) for performance and scalability reasons. The database schema is designed to be optimized for directory info. CPT use the same tables as WP uses for posts/pages and are optimized for that type of content. This allows me to do things with Connections which would be very difficult and inefficient to do with CPT’s.
Hope my answer explains it well and is not confusing.
