PHPLD Next 0.1.5
This release makes custom listing fields more useful for real directories by allowing fields to target specific categories.
Added
- Listing fields can now be scoped to one or more categories.
- The listing field editor includes a category scope selector.
- Admin and public submission forms hide category-specific fields when they do not apply to the selected category.
- Public listing pages only show custom fields that apply to that listing's categories.
- Added test coverage for category-scoped field submission behavior.
Why it matters
A directory can now support different listing types without forcing every listing to use the same fields. For example, a medical-resource directory can use audience and format fields, while a travel directory can use visa, timezone, or budget fields.