Automattic / pym-shortcode

A WordPress solution to embed iframes that are responsive horizontally and vertically using the NPR Visuals Team's https://blog.apps.npr.org/pym.js/
https://wordpress.org/plugins/pym-shortcode/
GNU General Public License v2.0
14 stars 7 forks source link

Test against WordPress 5.4 RC #72

Closed benlk closed 4 years ago

benlk commented 4 years ago

Without AMP

Plugin settings:

Shortcode tests:

Gutenberg tests:

With AMP

Plugin settings:

Shortcode tests:

Gutenberg tests:

benlk commented 4 years ago

Screen Shot 2020-03-19 at 19 07 23

Odd thing seen in WP 5.4 w/ AMP plugin enabled: the main embed item in the side panel is wider than the side panel, by the width of its border beyond 100% width.

After a cursory review of WP Core blocks, it looks like all controls are direct children of panels, and in the case of this control, that is not the case with our plugin.