Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 1 reply, 2 voices, and was last updated 9 years, 10 months ago by
Steven Zahm.
-
AuthorPosts
-
11/18/2013 at 5:38 pm #273934
Susan Paigen
GuestIs it possible to create one or more custom taxonomies assigned to the connections custom post type (it is a custom post type?) and then use the taxonomies two ways:
1. to filter results with shortcode
2. to add an additional dropdown filter for each custom taxonomy on the display listing page. Ideally to be able to specify which taxonomy filter(s) display on page.11/19/2013 at 3:17 pm #274027Steven Zahm
Keymaster@ Susan
No, the data for Connections is not stored in a CPT. Connections is actually older than that feature in WordPress. I had considered migrating the data over since the schema partly overlap, especially the taxonomy and meta tables, and I could take advantage of core WP features to accelerate development. But I did decided against it because the post db schema just is not a perfect fit and so it would actually get in the way of many of my future plans. Then there is the performance aspect. Many Connections users have many thousands of entries in the Connections db; upwards to 40,000 in one instance. That would mean that user 40,000 extra “posts” in that table and the then postmeta table would absolutely massive to the point I could not even begin to guess. Some of the queries I already do simply wouldn’t perform well. Of course the downside is I have to work hard at adding functionality that I could have leveraged in the WP core for CTP. Honestly, I still go back and forth on this issue.
Now, to actually answer your questions…
I do have plans on implementing a way to create custom taxonomies but I could tell you when those plan would come to fruition. But my plan do include the possibility of doing exactly what you’re asking.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.