Alter token before saving hook

Created on 11 June 2015, almost 10 years ago
Updated 3 February 2025, 3 months ago

Attached is a small patch to add support for presave hook. You can then create a custom module with this hook:

function MYMODULE_token_custom_presave_alter(&$token) {
  $token->content .= "<Signature>";
}
Feature request
Status

Closed: outdated

Version

2.0

Component

Code

Created by

🇨🇦Canada ttkaminski

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

Comments & Activities

Production build 0.71.5 2024