amp_validation_error_source_file_path October 14, 2020 Filters the file path to be opened in an external editor for a given AMP…
amp_validation_error_source_file_editor_url_template October 14, 2020 Filters the template for the URL for linking to an external editor to open a…
amp_validation_error_sanitized October 14, 2020 Filters whether the validation error should be sanitized.
amp_validation_error_default_sanitized October 14, 2020 Filters whether sanitization is accepted for a newly-encountered validation…
amp_url_validation_sleep_time May 7, 2021 Filters the length of time to sleep between validating URLs.
amp_url_validation_limit_per_type May 7, 2021 Filters the number of URLs per content type to check during each run of the…
amp_to_amp_linking_element_excluded October 14, 2020 Filters whether AMP-to-AMP is excluded for an element.
amp_to_amp_excluded_urls September 21, 2020 Filters the list of URLs which are excluded from being included in AMP-to-AMP…
amp_supportable_post_types October 14, 2020 Filters the list of post types which may be supported for AMP.
amp_print_analytics September 21, 2020 Triggers before analytics entries are printed as amp-analytics tags.
amp_prepare_render September 21, 2020 Add action to do post template rendering at template_redirect action.
amp_post_template_file October 14, 2020 Filters the template file being loaded for a given template type.
amp_post_status_default_enabled October 14, 2020 Filters whether default AMP status should be enabled or not.
amp_post_article_header_meta September 21, 2020 Filters the template parts loaded in the header area of the AMP legacy post…
amp_post_article_footer_meta September 21, 2020 Filters the template parts to load in the footer area of the AMP legacy post…
amp_plugin_update September 21, 2020 Triggers when after amp_init when the plugin version has updated.
amp_parsed_css_transient_caching_allowed September 21, 2020 Filters whether parsed CSS is allowed to be cached in transients.
amp_normalized_dimension_extractor_image_url October 14, 2020 Apply filters on the normalized image URL for dimension extraction.
amp_native_img_used December 15, 2021 Filters whether to use the native img element rather than convert to amp-img.
amp_maybe_add_actions September 21, 2020 Conditionally add AMP actions or render the transitional mode template(s).
amp_is_native_img_used December 15, 2021 Determine whether native img should be used instead of converting to amp-img.
amp_get_slug September 21, 2020 Get the slug used in AMP for the query var, endpoint, and post type support.
amp_get_permalink September 21, 2020 Retrieves the full AMP-specific permalink for the given post ID.
amp_frontend_show_canonical September 21, 2020 Filters whether to show the amphtml link on the frontend.
amp_featured_image_minimum_width December 18, 2020 Filters the minimum width required for a featured image.
amp_featured_image_minimum_height December 18, 2020 Filters the minimum height required for a featured image.
amp_extract_image_dimensions_get_user_agent October 14, 2020 Filters the user agent for obtaining the image dimensions.
amp_extract_image_dimensions_batch_callbacks_registered October 14, 2020 Fires after the amp_extract_image_dimensions_batch filter has been added to…
amp_extract_image_dimensions_batch October 14, 2020 Filters the dimensions extracted from image URLs.
amp_enable_optimizer October 14, 2020 Filter whether the generated HTML output should be run through the AMP Optimizer…