wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
pre_site_option › WordPress Filter Hooks
Seit6.9.0
Veraltetn/v
› apply_filters( 'pre_site_option', $pre, $option, $network_id, $default_value )
Parameter: (4) |
|
Definiert in: |
|
Codex: |
Filters the value of any existing network option before it is retrieved.
Returning a value other than false from the filter will short-circuit retrieval and return that value instead.
Ähnliche Funktionen: get_site_option, update_site_option, add_site_option, delete_site_option, wp_load_core_site_options, wp_site_icon
Ähnliche Hooks: update_site_option, pre_update_option, add_site_option, pre_option, delete_site_option