Skip to content

Drupal 10 Upgrade#2

Open
humble-ahitofel wants to merge 1 commit intomasterfrom
drupal-10-upgrade
Open

Drupal 10 Upgrade#2
humble-ahitofel wants to merge 1 commit intomasterfrom
drupal-10-upgrade

Conversation

@humble-ahitofel
Copy link
Member

@humble-ahitofel humble-ahitofel commented May 21, 2024

Ready for review.

- Updated *.info.yml to be compatible with Drupal 10.
- Replaced fully qualified class names with imported class names for
improved readability.
- Replaced deprecated jQuery $.once to pure javascript .once library.
- Replaced deprecated hook_field_widget_form_alter() with
hook_field_widget_single_element_form_alter() for more granular control
over field widget form elements.
- Replaced deprecated getVocabularyId() with bundle() for retrieving
vocabulary IDs.
@humble-ahitofel humble-ahitofel changed the title Draft: Drupal 10 Upgrade Drupal 10 Upgrade Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant