Changes between Initial Version and Version 1 of Ticket #18310, comment 3
- Timestamp:
- 09/30/2011 03:14:24 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18310, comment 3
initial v1 1 I encountered this error after using wp_insert_attachment() without including a guid value, because guid is not listed as a required valuein the function reference at http://codex.wordpress.org/Function_Reference/wp_insert_attachment.1 I encountered this error after using wp_insert_attachment() without including a guid value, because guid is not listed as a required key/value for the $attachment array in the function reference at http://codex.wordpress.org/Function_Reference/wp_insert_attachment.