Replace deprecated/removed usage of hook_field_widget_WIDGET_TYPE_form_alter

Created on 25 October 2023, about 1 year ago
Updated 6 February 2024, 11 months ago

Problem/Motivation

hook_field_widget_WIDGET_TYPE_form_alter() was deprecated in favor of hook_field_widget_single_element_WIDGET_TYPE_form_alter().

Proposed resolution

  1. Replace usages of hook_field_widget_WIDGET_TYPE_form_alter() with hook_field_widget_single_element_WIDGET_TYPE_form_alter().
  2. Remove support for versions of Drupal prior to 9.2 (since that is when hook_field_widget_single_element_WIDGET_TYPE_form_alter() was introduced .
🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇺🇸United States inglesaaron

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024