08/17/2017 at 12:37 pm
#432643
Keymaster
@ Dotty
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.
Sorry, but here is not a way to commingle core WP post search results with the directory search results.
