Changeset 20638
- Timestamp:
- 04/30/2012 12:25:14 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class-wp-xmlrpc-server.php
r20637 r20638 515 515 * 516 516 * @param object $taxonomy The unprepared taxonomy data 517 * @param array $fields The subset of taxonomy fields to return 517 518 * @return array The prepared taxonomy data 518 519 */ … … 600 601 * 601 602 * @param array $post The unprepared post data 602 * @param array $fields The subset of post fields to return603 * @param array $fields The subset of post type fields to return 603 604 * @return array The prepared post data 604 605 */
Note: See TracChangeset
for help on using the changeset viewer.