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



pre_option_enable_xmlrpc › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'pre_option_enable_xmlrpc', false, 'enable_xmlrpc', false )
Definiert in:
Codex:

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





Quellcode

$is_enabled = apply_filters( 'pre_option_enable_xmlrpc', false, 'enable_xmlrpc', false );