- Issue created by @Rohit Tiwari
- 🇮🇳India ebijohnpeter
Drupal 10 Compatibility Fix
This patch updates the Field Image Tooltips module to support Drupal 10. The following changes have been made:
- Replaced deprecated functions and APIs with their Drupal 10 equivalents.
- Updated info.yml file to declare Drupal 10 compatibility.
- Tested the module on a fresh Drupal 10 installation and confirmed that tooltips work as expected.Please review and test the patch. Feedback is welcome.