Changeset 32559
- Timestamp:
- 05/23/2015 07:32:06 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-xmlrpc-server.php
r32558 r32559 534 534 * @since 2.6.0 535 535 * 536 * @param array 536 * @param array $args { 537 537 * Method parameters, in this order: 538 538 * 539 * @type string $username 540 * @type string $password 539 * @type string $username Username. 540 * @type string $password Password. 541 541 * } 542 542 * @return array|IXR_Error Array contains:
Note: See TracChangeset
for help on using the changeset viewer.