Move data changes out of form hooks and into API functions

Created on 12 February 2011, about 14 years ago
Updated 15 October 2024, 6 months ago

I'm using site-verify with an installation profile, and it'd be nice to have API functions to add new verifications.

This would require refactoring of the queries that record the verifications from the form-submit handlers:

drupal_write_record('site_verify', $form_state['values'], array('svid'));

and moving those into API functions.

Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom manarth

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