Summery Summery
Filters an option before its value is (maybe) serialized and updated.
Syntax Syntax
Parameters Parameters
- $value
-
The new, unserialized option value.
- $option
-
Name of the option.
- $old_value
-
The old option value.
Source Source
File: wp-includes/option.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.9.0 | Introduced. |