do_action( 'lifterlms_update_option', array $field )
Action run prior to the update of a LifterLMS setting field option.
Description Description
An update isn’t guaranteed after this action if the method’s logic can’t find a valid posted valued to persist to the database.
Parameters Parameters
- $field
-
(array) The admin setting field array to be updated.