Changeset 52422 for trunk/src/wp-includes/class-wp-xmlrpc-server.php
- Timestamp:
- 12/29/2021 05:26:26 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-xmlrpc-server.php
r52026 r52422 6400 6400 * Filters whether to preempt the XML-RPC media upload. 6401 6401 * 6402 * Passing a truthy value will effectively short-circuit the media upload,6402 * Returning a truthy value will effectively short-circuit the media upload, 6403 6403 * returning that value as a 500 error instead. 6404 6404 *
Note: See TracChangeset
for help on using the changeset viewer.