New
- New Link field type
- People Groups in Core
- D.T Usage
Dev
- Filter for registered D.T plugins
- Ability to update a duplicate record instead for creating a new one
Details
New Link field type
One field to hold many values. Like the phone number or email address fields, but customizable to your needs.
People Groups
Enable the People groups tab in WP Admin > Settings > General to display the people groups UI. This replaces the people groups plugin.
D.T Usage
We've updated how we collect telemetry on Disciple.Tools to include countries and languages used. For more information, and for the ability to opt out. See WP Admin > Utilities (D.T) > Security
Filter for registered D.T plugins
Ping the dt-core/v1/settings
endpoint to get a list of registered D.T plugins. Docs.
Ability to update a duplicate record instead for creating a new one
When creating a post, used the check_for_duplicates
url parameter to search for duplicates before creating a new post.
See documentation