Pass fieldname in alter hook

Created on 29 July 2016, almost 9 years ago
Updated 2 June 2025, 26 days ago

In the Alter hook, its missing the fieldname, so we can alter the link depending on the field itself.

From:

drupal_alter('linked_field_settings', $linked_field_settings, $context);

To:

drupal_alter('linked_field_settings', $linked_field_settings, $context, $field_name);
Feature request
Status

Closed: won't fix

Version

1.0

Component

Code

Created by

🇨🇦Canada webadpro

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024