How to Disable Astra’s Native AMP Functionality?

No results found. Try again with different words?

Search must be at least 3 characters.

Disable Astra’s Native AMP Functionality

If you want to disable Astra’s integration for AMP, use custom code snippet mentioned below.

Add mentioned filter into child theme’s functions.php file.

// Disable Astra Theme's Native AMP support.
add_filter( 'astra_amp_support', '__return_false' );

Read more about Astra’s AMP integration and other related docs –

Was this article helpful?
Did not find a solution? We are here to help you succeed.

Related Docs

Scroll to Top
Now choose your preferred
page builder addon
Choose your preferred page builder addon

Download is Just A Click Away!

Enter your email address and be the first to learn about updates and new features.