wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



default_site_option_' . $option › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'default_site_option_' . $option, $default_value, $option, $network_id )
Definiert in:
Codex:

This filter is documented in wp-includes/option.php





Quellcode

$default_value = apply_filters( 'default_site_option_' . $option, $default_value, $option, $network_id );