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



option_enable_xmlrpc › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'option_enable_xmlrpc', true, 'enable_xmlrpc' )
Definiert in:
Codex:

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





Quellcode

$is_enabled = apply_filters( 'option_enable_xmlrpc', true, 'enable_xmlrpc' );