Skip to content

Test against WordPress 5.4 RC #72

@benlk

Description

@benlk

Without AMP

Plugin settings:

  • Does the plugin settings page work? /wp-admin/options-general.php?page=pym-embed-settings
  • Does the plugin info page work? /wp-admin/tools.php?page=pym-embeds-info

Shortcode tests:

  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" pymsrc="https://pym.nprapps.org/pym.v1.min.js"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" pymoptions=" xdomain: '\\*\.npr\.org' "]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" class="one two three four float-left mw_50"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align=""]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="none"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="left"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="center"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="right"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="wide"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="full"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" id="extremely_specific_id"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" pymsrc="https://pym.nprapps.org/pym.v1.min.js" pymoptions=""]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" pymsrc="https://pym.nprapps.org/pym.v1.min.js" pymoptions=""]

Gutenberg tests:

  • the block, when inserted, prompts users for a URL
  • the block's alignment, custom classes, custom ID, and other options are respected.
  • the block uses the default pymsrc URL if the pymsrc attribute is not set
  • on a site with Gutenberg not installed, the plugin functions
  • on a without Gutenberg installed, the plugin functions

With AMP

Plugin settings:

  • Does the plugin settings page work? /wp-admin/options-general.php?page=pym-embed-settings
  • Does the plugin info page work? /wp-admin/tools.php?page=pym-embeds-info

Shortcode tests:

  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" pymsrc="https://pym.nprapps.org/pym.v1.min.js"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" pymoptions=" xdomain: '\\*\.npr\.org' "]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" class="one two three four float-left mw_50"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align=""]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="none"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="left"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="center"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="right"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="wide"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" align="full"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" id="extremely_specific_id"]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" pymsrc="https://pym.nprapps.org/pym.v1.min.js" pymoptions=""]
  • [pym src="https://blog.apps.npr.org/pym.js/examples/table/child.html" pymsrc="https://pym.nprapps.org/pym.v1.min.js" pymoptions=""]

Gutenberg tests:

  • the block, when inserted, prompts users for a URL
  • the block's alignment, custom classes, custom ID, and other options are respected.
  • the block uses the default pymsrc URL if the pymsrc attribute is not set
  • on a site with Gutenberg not installed, the plugin functions
  • on a without Gutenberg installed, the plugin functions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions