wpseek.com
A WordPress-centric search engine for devs and theme authors



pre_option_enable_xmlrpc › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'pre_option_enable_xmlrpc', false, 'enable_xmlrpc', false )
Defined at:
Codex:

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





Source

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