Browse: Home / Classes / Semper_Fi_Module /

Semper_Fi_Module::update_class_option

Semper_Fi_Module::update_class_option( string $option_data,  bool|string $option_name = false )

Update options for module, stored individually or together.


Description #


Parameters #

$option_data

(string) (Required) Option value.

$option_name

(bool|string) (Optional) Name of the option to update.

Default value: false


Return #

(bool)


Source #

File: includes/class-ld-semper-fi-module.php


Changelog #

Changelog
Version Description
2.1.0 Introduced.