Protects WordPress special option from being modified.
option_{$option}
Filters the value of an existing option.
default_option_{$option}
This filter is documented in wp-includes/option.php
pre_option_{$option}
Filters the value of an existing option before it is retrieved.
Advertisement
get_option
Retrieves an option value based on an option name.