documentcloud / wordpress-documentcloud

Embed DocumentCloud documents that won't be eaten by the visual editor
https://wordpress.org/plugins/documentcloud/
GNU General Public License v2.0
9 stars 14 forks source link

Height/width settings seem to be ignored #34

Closed reefdog closed 8 years ago

reefdog commented 8 years ago

Height/width settings sent to the oEmbed endpoint are picked up by the endpoint and added to the endpoint's height/width response, but are not included in the options hash in the generated rich embed markup.

The culprit is https://github.com/documentcloud/documentcloud/issues/347

reefdog commented 8 years ago

Platform fixed.