Is there a limit to the number of terms one can have associated with a listing?

Currently term data is cached up to 1000 entries which may cause some terms not to appear. One can alter this limit manually in /lib/components/Entity/Helper/TaxonomyTermsHelper.php

Edit line 25:
->fetch(empty($num) ? 1000 : $num);

They plan to add a hook for this to allow configuration from the backend in the future.

What are the differences between Sabai Directory and Directories Pro?

  • There are a number of differences between the two products. They are not based on the same code, Directories Pro is a complete rewrite.
  • One significant change is in the increased use of WP’s built-in tables rather than custom tables to provide smoother integration with other plugins (e.g. Yoast SEO) and core WP functionality.
  • There are some features in Sabai Directory that are not included in Directories Pro and vice versa. For example, Directories Pro does not currently support using the OpenStreetMap API and there is no current plan for myCRED integration as is available with Sabai Directory.
  • While Sabai Directory is still actively maintained, most development is going into Directories Pro.