- Timestamp:
- 08/11/2020 12:32:22 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php
r48218 r48782 450 450 451 451 /** 452 * Filter whether comments can be created without authentication.452 * Filters whether comments can be created without authentication. 453 453 * 454 454 * Enables creating comments for anonymous users. … … 1677 1677 1678 1678 /** 1679 * Filter collection parameters for the comments controller.1679 * Filters collection parameters for the comments controller. 1680 1680 * 1681 1681 * This filter registers the collection parameter, but does not map the
Note: See TracChangeset
for help on using the changeset viewer.