Ticket #22800: 22800.diff
File 22800.diff, 417 bytes (added by , 13 years ago) |
---|
-
wp-includes/js/media-editor.js
556 556 options = { 557 557 id: attachment.id, 558 558 post_content: attachment.description, 559 post_excerpt: caption ,559 post_excerpt: caption 560 560 }; 561 561 562 562 if ( props.linkUrl )