apply_filters( 'xmlrpc_allow_anonymous_comments', bool $allow )

Filters whether to allow anonymous comments over XML-RPC.


Description Description


Parameters Parameters

$allow

(bool) Whether to allow anonymous commenting via XML-RPC. Default false.


Top ↑

Source Source

File: wp-includes/class-wp-xmlrpc-server.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.