Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
If trace is enabled, emit a REQUIREMENT_INFO rather than REQUIREMENT_WARNING so site admins experience less friction when enabling it. Site admins should still use caution because the trace setting may result in sensitive data being sent to Sentry.
- Implement hook_entity_create_access in order to have the module working properly with taxonomy manager module when applying patch from issue #2991079
- Improve comments on .module hooks.