You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AC1: Conduct a Discovery to ensure all relevant WordPress actions/filters are AMP compatible AC2: Create an issue/issues as an outcome of the Discovery.
Tasks
Catalog all actions and filters that are triggered in the course of rendering a WordPress template, and then identify which ones are problematic for AMP. For example, wp_head, wp_footer, primarily what Core uses to output code in template, in particular the printing of scripts and stylesheets, wp_print_head_scripts.