apply_filters( 'xmlrpc_allow_anonymous_comments', bool $allow )
Filters whether to allow anonymous comments over XML-RPC.
Parameters
- $allow
-
Whether to allow anonymous commenting via XML-RPC.<br> Default false.
Source
Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |