Ticket #41397: 41397.patch
| File 41397.patch, 476 bytes (added by , 9 years ago) |
|---|
-
src/wp-includes/class-wp-xmlrpc-server.php
437 437 * 438 438 * @since 4.9.0 439 439 * 440 * @param int $ post_id PostID.440 * @param int $term_id Term ID. 441 441 * @param array $fields Custom fields. 442 442 */ 443 443 public function set_term_custom_fields( $term_id, $fields ) {