rest_allow_anonymous_comments
Filter Hook: Filters whether comments can be created via the REST API without authentication.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:465
Filter Hook: Filters whether comments can be created via the REST API without authentication.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:465
Filter Hook: Filters a comment added via the REST API after it is prepared for insertion into the database.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1370
Method: Creates a comment.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:567
Method: Retrieves the comment’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1380
Filter Hook: Filters a comment before it is inserted via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:696
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1547
Filter Hook: Filters WP_User_Query arguments when querying users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:336
Method: Prepares a single user output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:992
Filter Hook: Filters get_terms() arguments when querying terms via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:318
Method: Retrieves the term’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1013