Changes between Initial Version and Version 1 of Ticket #17850, comment 5
- Timestamp:
- 06/21/2011 05:56:48 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17850, comment 5
initial v1 3 3 I applied the patch and it doesn't address the crux of the problem, that XMLRPC clients are unable to update '_' prefixed custom fields. 4 4 5 Is it possible that in post.php it was a mistake to add the "|| is_hidden_meta( $meta->meta_key )"clause to the tests that bail out on editing or deleting a custom field value?5 Is it possible that in post.php it was a mistake to add the is_hidden_meta( $meta->meta_key ) clause to the tests that bail out on editing or deleting a custom field value?