Reply To: Viewing Taxonomies

Author Replies
traversal # Posted on August 22, 2013 at 10:04 am

That’s a really tricky problem to solve, since the method of storage for taxonomy terms is very different to the way that WordPress stores post and taxonomy term relationships. You can setup a related term field in MasterPress, but this will store the data for that in post meta, so any standard WordPress queries on terms won’t just “work” as it’s a completely different database query behind the scenes. There are ways in the MasterPress UI to run queries around those field types, but those aren’t standard term queries in WordPress.

Probably the only way this could work better is to allow a custom UI for assigning taxonomy terms that replaces the standard WordPress UI.

To that end, what is it about the MasterPress field UIs specifically that you would like to see? Is it the selection interface that you like more than the built-in taxonomy UI?

Latest From the Blog

MasterPress 1.3.10 is now available

9th November 2023

MasterPress 1.3.10 is a feature and bugfix release. Workaround for fatal error introduced by changes to WordPress’ wpdb class in WordPress 6.4. Added actions to MPC files upload_field & WF image save_image functions.

Plugin Requirements

MasterPress requires a minimum of WordPress version 4.9, MySQL 5.6, and PHP version 5.6.20.

We also recommend that PHP is configured to use a memory limit of 64MB per request (128MB may be required for sites with higher complexity).

This plug-in is not compatible with the WordPress.com hosted service.

Three AM